Skip to content

Commit a2b6aca

Browse files
author
hc-github-team-tf-azure
committed
Updating based on 48c201ecf
1 parent 6ab5bee commit a2b6aca

File tree

243 files changed

+1698
-1353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

243 files changed

+1698
-1353
lines changed

microsoft-graph/common-types/beta/id_devicemanagementchromeosonboardingsetting.go

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var _ resourceids.ResourceId = &DeviceManagementChromeOSOnboardingSettingId{}
1414

15-
// DeviceManagementChromeOSOnboardingSettingId is a struct representing the Resource ID for a Device Management Chrome O S Onboarding Setting
15+
// DeviceManagementChromeOSOnboardingSettingId is a struct representing the Resource ID for a Device Management Chrome OS Onboarding Setting
1616
type DeviceManagementChromeOSOnboardingSettingId struct {
1717
ChromeOSOnboardingSettingsId string
1818
}
@@ -67,7 +67,7 @@ func (id *DeviceManagementChromeOSOnboardingSettingId) FromParseResult(input res
6767
return nil
6868
}
6969

70-
// ValidateDeviceManagementChromeOSOnboardingSettingID checks that 'input' can be parsed as a Device Management Chrome O S Onboarding Setting ID
70+
// ValidateDeviceManagementChromeOSOnboardingSettingID checks that 'input' can be parsed as a Device Management Chrome OS Onboarding Setting ID
7171
func ValidateDeviceManagementChromeOSOnboardingSettingID(input interface{}, key string) (warnings []string, errors []error) {
7272
v, ok := input.(string)
7373
if !ok {
@@ -82,13 +82,13 @@ func ValidateDeviceManagementChromeOSOnboardingSettingID(input interface{}, key
8282
return
8383
}
8484

85-
// ID returns the formatted Device Management Chrome O S Onboarding Setting ID
85+
// ID returns the formatted Device Management Chrome OS Onboarding Setting ID
8686
func (id DeviceManagementChromeOSOnboardingSettingId) ID() string {
8787
fmtString := "/deviceManagement/chromeOSOnboardingSettings/%s"
8888
return fmt.Sprintf(fmtString, id.ChromeOSOnboardingSettingsId)
8989
}
9090

91-
// Segments returns a slice of Resource ID Segments which comprise this Device Management Chrome O S Onboarding Setting ID
91+
// Segments returns a slice of Resource ID Segments which comprise this Device Management Chrome OS Onboarding Setting ID
9292
func (id DeviceManagementChromeOSOnboardingSettingId) Segments() []resourceids.Segment {
9393
return []resourceids.Segment{
9494
resourceids.StaticSegment("deviceManagement", "deviceManagement", "deviceManagement"),
@@ -97,10 +97,10 @@ func (id DeviceManagementChromeOSOnboardingSettingId) Segments() []resourceids.S
9797
}
9898
}
9999

100-
// String returns a human-readable description of this Device Management Chrome O S Onboarding Setting ID
100+
// String returns a human-readable description of this Device Management Chrome OS Onboarding Setting ID
101101
func (id DeviceManagementChromeOSOnboardingSettingId) String() string {
102102
components := []string{
103-
fmt.Sprintf("Chrome O S Onboarding Settings: %q", id.ChromeOSOnboardingSettingsId),
103+
fmt.Sprintf("Chrome OS Onboarding Settings: %q", id.ChromeOSOnboardingSettingsId),
104104
}
105-
return fmt.Sprintf("Device Management Chrome O S Onboarding Setting (%s)", strings.Join(components, "\n"))
105+
return fmt.Sprintf("Device Management Chrome OS Onboarding Setting (%s)", strings.Join(components, "\n"))
106106
}

microsoft-graph/common-types/beta/id_devicemanagementcloudpcconnectivityissue.go

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var _ resourceids.ResourceId = &DeviceManagementCloudPCConnectivityIssueId{}
1414

15-
// DeviceManagementCloudPCConnectivityIssueId is a struct representing the Resource ID for a Device Management Cloud P C Connectivity Issue
15+
// DeviceManagementCloudPCConnectivityIssueId is a struct representing the Resource ID for a Device Management Cloud PC Connectivity Issue
1616
type DeviceManagementCloudPCConnectivityIssueId struct {
1717
CloudPCConnectivityIssueId string
1818
}
@@ -67,7 +67,7 @@ func (id *DeviceManagementCloudPCConnectivityIssueId) FromParseResult(input reso
6767
return nil
6868
}
6969

70-
// ValidateDeviceManagementCloudPCConnectivityIssueID checks that 'input' can be parsed as a Device Management Cloud P C Connectivity Issue ID
70+
// ValidateDeviceManagementCloudPCConnectivityIssueID checks that 'input' can be parsed as a Device Management Cloud PC Connectivity Issue ID
7171
func ValidateDeviceManagementCloudPCConnectivityIssueID(input interface{}, key string) (warnings []string, errors []error) {
7272
v, ok := input.(string)
7373
if !ok {
@@ -82,13 +82,13 @@ func ValidateDeviceManagementCloudPCConnectivityIssueID(input interface{}, key s
8282
return
8383
}
8484

85-
// ID returns the formatted Device Management Cloud P C Connectivity Issue ID
85+
// ID returns the formatted Device Management Cloud PC Connectivity Issue ID
8686
func (id DeviceManagementCloudPCConnectivityIssueId) ID() string {
8787
fmtString := "/deviceManagement/cloudPCConnectivityIssues/%s"
8888
return fmt.Sprintf(fmtString, id.CloudPCConnectivityIssueId)
8989
}
9090

91-
// Segments returns a slice of Resource ID Segments which comprise this Device Management Cloud P C Connectivity Issue ID
91+
// Segments returns a slice of Resource ID Segments which comprise this Device Management Cloud PC Connectivity Issue ID
9292
func (id DeviceManagementCloudPCConnectivityIssueId) Segments() []resourceids.Segment {
9393
return []resourceids.Segment{
9494
resourceids.StaticSegment("deviceManagement", "deviceManagement", "deviceManagement"),
@@ -97,10 +97,10 @@ func (id DeviceManagementCloudPCConnectivityIssueId) Segments() []resourceids.Se
9797
}
9898
}
9999

100-
// String returns a human-readable description of this Device Management Cloud P C Connectivity Issue ID
100+
// String returns a human-readable description of this Device Management Cloud PC Connectivity Issue ID
101101
func (id DeviceManagementCloudPCConnectivityIssueId) String() string {
102102
components := []string{
103-
fmt.Sprintf("Cloud P C Connectivity Issue: %q", id.CloudPCConnectivityIssueId),
103+
fmt.Sprintf("Cloud PC Connectivity Issue: %q", id.CloudPCConnectivityIssueId),
104104
}
105-
return fmt.Sprintf("Device Management Cloud P C Connectivity Issue (%s)", strings.Join(components, "\n"))
105+
return fmt.Sprintf("Device Management Cloud PC Connectivity Issue (%s)", strings.Join(components, "\n"))
106106
}

microsoft-graph/common-types/beta/id_devicemanagementembeddedsimactivationcodepool.go

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var _ resourceids.ResourceId = &DeviceManagementEmbeddedSIMActivationCodePoolId{}
1414

15-
// DeviceManagementEmbeddedSIMActivationCodePoolId is a struct representing the Resource ID for a Device Management Embedded S I M Activation Code Pool
15+
// DeviceManagementEmbeddedSIMActivationCodePoolId is a struct representing the Resource ID for a Device Management Embedded SIM Activation Code Pool
1616
type DeviceManagementEmbeddedSIMActivationCodePoolId struct {
1717
EmbeddedSIMActivationCodePoolId string
1818
}
@@ -67,7 +67,7 @@ func (id *DeviceManagementEmbeddedSIMActivationCodePoolId) FromParseResult(input
6767
return nil
6868
}
6969

70-
// ValidateDeviceManagementEmbeddedSIMActivationCodePoolID checks that 'input' can be parsed as a Device Management Embedded S I M Activation Code Pool ID
70+
// ValidateDeviceManagementEmbeddedSIMActivationCodePoolID checks that 'input' can be parsed as a Device Management Embedded SIM Activation Code Pool ID
7171
func ValidateDeviceManagementEmbeddedSIMActivationCodePoolID(input interface{}, key string) (warnings []string, errors []error) {
7272
v, ok := input.(string)
7373
if !ok {
@@ -82,13 +82,13 @@ func ValidateDeviceManagementEmbeddedSIMActivationCodePoolID(input interface{},
8282
return
8383
}
8484

85-
// ID returns the formatted Device Management Embedded S I M Activation Code Pool ID
85+
// ID returns the formatted Device Management Embedded SIM Activation Code Pool ID
8686
func (id DeviceManagementEmbeddedSIMActivationCodePoolId) ID() string {
8787
fmtString := "/deviceManagement/embeddedSIMActivationCodePools/%s"
8888
return fmt.Sprintf(fmtString, id.EmbeddedSIMActivationCodePoolId)
8989
}
9090

91-
// Segments returns a slice of Resource ID Segments which comprise this Device Management Embedded S I M Activation Code Pool ID
91+
// Segments returns a slice of Resource ID Segments which comprise this Device Management Embedded SIM Activation Code Pool ID
9292
func (id DeviceManagementEmbeddedSIMActivationCodePoolId) Segments() []resourceids.Segment {
9393
return []resourceids.Segment{
9494
resourceids.StaticSegment("deviceManagement", "deviceManagement", "deviceManagement"),
@@ -97,10 +97,10 @@ func (id DeviceManagementEmbeddedSIMActivationCodePoolId) Segments() []resourcei
9797
}
9898
}
9999

100-
// String returns a human-readable description of this Device Management Embedded S I M Activation Code Pool ID
100+
// String returns a human-readable description of this Device Management Embedded SIM Activation Code Pool ID
101101
func (id DeviceManagementEmbeddedSIMActivationCodePoolId) String() string {
102102
components := []string{
103-
fmt.Sprintf("Embedded S I M Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
103+
fmt.Sprintf("Embedded SIM Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
104104
}
105-
return fmt.Sprintf("Device Management Embedded S I M Activation Code Pool (%s)", strings.Join(components, "\n"))
105+
return fmt.Sprintf("Device Management Embedded SIM Activation Code Pool (%s)", strings.Join(components, "\n"))
106106
}

microsoft-graph/common-types/beta/id_devicemanagementembeddedsimactivationcodepoolidassignment.go

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var _ resourceids.ResourceId = &DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId{}
1414

15-
// DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId is a struct representing the Resource ID for a Device Management Embedded S I M Activation Code Pool Id Assignment
15+
// DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId is a struct representing the Resource ID for a Device Management Embedded SIM Activation Code Pool Id Assignment
1616
type DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId struct {
1717
EmbeddedSIMActivationCodePoolId string
1818
EmbeddedSIMActivationCodePoolAssignmentId string
@@ -73,7 +73,7 @@ func (id *DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId) FromParse
7373
return nil
7474
}
7575

76-
// ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentID checks that 'input' can be parsed as a Device Management Embedded S I M Activation Code Pool Id Assignment ID
76+
// ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentID checks that 'input' can be parsed as a Device Management Embedded SIM Activation Code Pool Id Assignment ID
7777
func ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentID(input interface{}, key string) (warnings []string, errors []error) {
7878
v, ok := input.(string)
7979
if !ok {
@@ -88,13 +88,13 @@ func ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentID(input i
8888
return
8989
}
9090

91-
// ID returns the formatted Device Management Embedded S I M Activation Code Pool Id Assignment ID
91+
// ID returns the formatted Device Management Embedded SIM Activation Code Pool Id Assignment ID
9292
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId) ID() string {
9393
fmtString := "/deviceManagement/embeddedSIMActivationCodePools/%s/assignments/%s"
9494
return fmt.Sprintf(fmtString, id.EmbeddedSIMActivationCodePoolId, id.EmbeddedSIMActivationCodePoolAssignmentId)
9595
}
9696

97-
// Segments returns a slice of Resource ID Segments which comprise this Device Management Embedded S I M Activation Code Pool Id Assignment ID
97+
// Segments returns a slice of Resource ID Segments which comprise this Device Management Embedded SIM Activation Code Pool Id Assignment ID
9898
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId) Segments() []resourceids.Segment {
9999
return []resourceids.Segment{
100100
resourceids.StaticSegment("deviceManagement", "deviceManagement", "deviceManagement"),
@@ -105,11 +105,11 @@ func (id DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId) Segments()
105105
}
106106
}
107107

108-
// String returns a human-readable description of this Device Management Embedded S I M Activation Code Pool Id Assignment ID
108+
// String returns a human-readable description of this Device Management Embedded SIM Activation Code Pool Id Assignment ID
109109
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId) String() string {
110110
components := []string{
111-
fmt.Sprintf("Embedded S I M Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
112-
fmt.Sprintf("Embedded S I M Activation Code Pool Assignment: %q", id.EmbeddedSIMActivationCodePoolAssignmentId),
111+
fmt.Sprintf("Embedded SIM Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
112+
fmt.Sprintf("Embedded SIM Activation Code Pool Assignment: %q", id.EmbeddedSIMActivationCodePoolAssignmentId),
113113
}
114-
return fmt.Sprintf("Device Management Embedded S I M Activation Code Pool Id Assignment (%s)", strings.Join(components, "\n"))
114+
return fmt.Sprintf("Device Management Embedded SIM Activation Code Pool Id Assignment (%s)", strings.Join(components, "\n"))
115115
}

microsoft-graph/common-types/beta/id_devicemanagementembeddedsimactivationcodepooliddevicestate.go

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var _ resourceids.ResourceId = &DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId{}
1414

15-
// DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId is a struct representing the Resource ID for a Device Management Embedded S I M Activation Code Pool Id Device State
15+
// DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId is a struct representing the Resource ID for a Device Management Embedded SIM Activation Code Pool Id Device State
1616
type DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId struct {
1717
EmbeddedSIMActivationCodePoolId string
1818
EmbeddedSIMDeviceStateId string
@@ -73,7 +73,7 @@ func (id *DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId) FromPars
7373
return nil
7474
}
7575

76-
// ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateID checks that 'input' can be parsed as a Device Management Embedded S I M Activation Code Pool Id Device State ID
76+
// ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateID checks that 'input' can be parsed as a Device Management Embedded SIM Activation Code Pool Id Device State ID
7777
func ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateID(input interface{}, key string) (warnings []string, errors []error) {
7878
v, ok := input.(string)
7979
if !ok {
@@ -88,13 +88,13 @@ func ValidateDeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateID(input
8888
return
8989
}
9090

91-
// ID returns the formatted Device Management Embedded S I M Activation Code Pool Id Device State ID
91+
// ID returns the formatted Device Management Embedded SIM Activation Code Pool Id Device State ID
9292
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId) ID() string {
9393
fmtString := "/deviceManagement/embeddedSIMActivationCodePools/%s/deviceStates/%s"
9494
return fmt.Sprintf(fmtString, id.EmbeddedSIMActivationCodePoolId, id.EmbeddedSIMDeviceStateId)
9595
}
9696

97-
// Segments returns a slice of Resource ID Segments which comprise this Device Management Embedded S I M Activation Code Pool Id Device State ID
97+
// Segments returns a slice of Resource ID Segments which comprise this Device Management Embedded SIM Activation Code Pool Id Device State ID
9898
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId) Segments() []resourceids.Segment {
9999
return []resourceids.Segment{
100100
resourceids.StaticSegment("deviceManagement", "deviceManagement", "deviceManagement"),
@@ -105,11 +105,11 @@ func (id DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId) Segments(
105105
}
106106
}
107107

108-
// String returns a human-readable description of this Device Management Embedded S I M Activation Code Pool Id Device State ID
108+
// String returns a human-readable description of this Device Management Embedded SIM Activation Code Pool Id Device State ID
109109
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId) String() string {
110110
components := []string{
111-
fmt.Sprintf("Embedded S I M Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
112-
fmt.Sprintf("Embedded S I M Device State: %q", id.EmbeddedSIMDeviceStateId),
111+
fmt.Sprintf("Embedded SIM Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
112+
fmt.Sprintf("Embedded SIM Device State: %q", id.EmbeddedSIMDeviceStateId),
113113
}
114-
return fmt.Sprintf("Device Management Embedded S I M Activation Code Pool Id Device State (%s)", strings.Join(components, "\n"))
114+
return fmt.Sprintf("Device Management Embedded SIM Activation Code Pool Id Device State (%s)", strings.Join(components, "\n"))
115115
}

microsoft-graph/common-types/beta/id_devicemanagementmacossoftwareupdateaccountsummary.go

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212

1313
var _ resourceids.ResourceId = &DeviceManagementMacOSSoftwareUpdateAccountSummaryId{}
1414

15-
// DeviceManagementMacOSSoftwareUpdateAccountSummaryId is a struct representing the Resource ID for a Device Management Mac O S Software Update Account Summary
15+
// DeviceManagementMacOSSoftwareUpdateAccountSummaryId is a struct representing the Resource ID for a Device Management Mac OS Software Update Account Summary
1616
type DeviceManagementMacOSSoftwareUpdateAccountSummaryId struct {
1717
MacOSSoftwareUpdateAccountSummaryId string
1818
}
@@ -67,7 +67,7 @@ func (id *DeviceManagementMacOSSoftwareUpdateAccountSummaryId) FromParseResult(i
6767
return nil
6868
}
6969

70-
// ValidateDeviceManagementMacOSSoftwareUpdateAccountSummaryID checks that 'input' can be parsed as a Device Management Mac O S Software Update Account Summary ID
70+
// ValidateDeviceManagementMacOSSoftwareUpdateAccountSummaryID checks that 'input' can be parsed as a Device Management Mac OS Software Update Account Summary ID
7171
func ValidateDeviceManagementMacOSSoftwareUpdateAccountSummaryID(input interface{}, key string) (warnings []string, errors []error) {
7272
v, ok := input.(string)
7373
if !ok {
@@ -82,13 +82,13 @@ func ValidateDeviceManagementMacOSSoftwareUpdateAccountSummaryID(input interface
8282
return
8383
}
8484

85-
// ID returns the formatted Device Management Mac O S Software Update Account Summary ID
85+
// ID returns the formatted Device Management Mac OS Software Update Account Summary ID
8686
func (id DeviceManagementMacOSSoftwareUpdateAccountSummaryId) ID() string {
8787
fmtString := "/deviceManagement/macOSSoftwareUpdateAccountSummaries/%s"
8888
return fmt.Sprintf(fmtString, id.MacOSSoftwareUpdateAccountSummaryId)
8989
}
9090

91-
// Segments returns a slice of Resource ID Segments which comprise this Device Management Mac O S Software Update Account Summary ID
91+
// Segments returns a slice of Resource ID Segments which comprise this Device Management Mac OS Software Update Account Summary ID
9292
func (id DeviceManagementMacOSSoftwareUpdateAccountSummaryId) Segments() []resourceids.Segment {
9393
return []resourceids.Segment{
9494
resourceids.StaticSegment("deviceManagement", "deviceManagement", "deviceManagement"),
@@ -97,10 +97,10 @@ func (id DeviceManagementMacOSSoftwareUpdateAccountSummaryId) Segments() []resou
9797
}
9898
}
9999

100-
// String returns a human-readable description of this Device Management Mac O S Software Update Account Summary ID
100+
// String returns a human-readable description of this Device Management Mac OS Software Update Account Summary ID
101101
func (id DeviceManagementMacOSSoftwareUpdateAccountSummaryId) String() string {
102102
components := []string{
103-
fmt.Sprintf("Mac O S Software Update Account Summary: %q", id.MacOSSoftwareUpdateAccountSummaryId),
103+
fmt.Sprintf("Mac OS Software Update Account Summary: %q", id.MacOSSoftwareUpdateAccountSummaryId),
104104
}
105-
return fmt.Sprintf("Device Management Mac O S Software Update Account Summary (%s)", strings.Join(components, "\n"))
105+
return fmt.Sprintf("Device Management Mac OS Software Update Account Summary (%s)", strings.Join(components, "\n"))
106106
}

0 commit comments

Comments
 (0)