Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

var _ resourceids.ResourceId = &DeviceManagementChromeOSOnboardingSettingId{}

// DeviceManagementChromeOSOnboardingSettingId is a struct representing the Resource ID for a Device Management Chrome O S Onboarding Setting
// DeviceManagementChromeOSOnboardingSettingId is a struct representing the Resource ID for a Device Management Chrome OS Onboarding Setting
type DeviceManagementChromeOSOnboardingSettingId struct {
ChromeOSOnboardingSettingsId string
}
Expand Down Expand Up @@ -67,7 +67,7 @@ func (id *DeviceManagementChromeOSOnboardingSettingId) FromParseResult(input res
return nil
}

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

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

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

// String returns a human-readable description of this Device Management Chrome O S Onboarding Setting ID
// String returns a human-readable description of this Device Management Chrome OS Onboarding Setting ID
func (id DeviceManagementChromeOSOnboardingSettingId) String() string {
components := []string{
fmt.Sprintf("Chrome O S Onboarding Settings: %q", id.ChromeOSOnboardingSettingsId),
fmt.Sprintf("Chrome OS Onboarding Settings: %q", id.ChromeOSOnboardingSettingsId),
}
return fmt.Sprintf("Device Management Chrome O S Onboarding Setting (%s)", strings.Join(components, "\n"))
return fmt.Sprintf("Device Management Chrome OS Onboarding Setting (%s)", strings.Join(components, "\n"))
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

var _ resourceids.ResourceId = &DeviceManagementCloudPCConnectivityIssueId{}

// DeviceManagementCloudPCConnectivityIssueId is a struct representing the Resource ID for a Device Management Cloud P C Connectivity Issue
// DeviceManagementCloudPCConnectivityIssueId is a struct representing the Resource ID for a Device Management Cloud PC Connectivity Issue
type DeviceManagementCloudPCConnectivityIssueId struct {
CloudPCConnectivityIssueId string
}
Expand Down Expand Up @@ -67,7 +67,7 @@ func (id *DeviceManagementCloudPCConnectivityIssueId) FromParseResult(input reso
return nil
}

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

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

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

// String returns a human-readable description of this Device Management Cloud P C Connectivity Issue ID
// String returns a human-readable description of this Device Management Cloud PC Connectivity Issue ID
func (id DeviceManagementCloudPCConnectivityIssueId) String() string {
components := []string{
fmt.Sprintf("Cloud P C Connectivity Issue: %q", id.CloudPCConnectivityIssueId),
fmt.Sprintf("Cloud PC Connectivity Issue: %q", id.CloudPCConnectivityIssueId),
}
return fmt.Sprintf("Device Management Cloud P C Connectivity Issue (%s)", strings.Join(components, "\n"))
return fmt.Sprintf("Device Management Cloud PC Connectivity Issue (%s)", strings.Join(components, "\n"))
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

var _ resourceids.ResourceId = &DeviceManagementEmbeddedSIMActivationCodePoolId{}

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

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

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

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

// String returns a human-readable description of this Device Management Embedded S I M Activation Code Pool ID
// String returns a human-readable description of this Device Management Embedded SIM Activation Code Pool ID
func (id DeviceManagementEmbeddedSIMActivationCodePoolId) String() string {
components := []string{
fmt.Sprintf("Embedded S I M Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
fmt.Sprintf("Embedded SIM Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
}
return fmt.Sprintf("Device Management Embedded S I M Activation Code Pool (%s)", strings.Join(components, "\n"))
return fmt.Sprintf("Device Management Embedded SIM Activation Code Pool (%s)", strings.Join(components, "\n"))
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

var _ resourceids.ResourceId = &DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId{}

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

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

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

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

// String returns a human-readable description of this Device Management Embedded S I M Activation Code Pool Id Assignment ID
// String returns a human-readable description of this Device Management Embedded SIM Activation Code Pool Id Assignment ID
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdAssignmentId) String() string {
components := []string{
fmt.Sprintf("Embedded S I M Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
fmt.Sprintf("Embedded S I M Activation Code Pool Assignment: %q", id.EmbeddedSIMActivationCodePoolAssignmentId),
fmt.Sprintf("Embedded SIM Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
fmt.Sprintf("Embedded SIM Activation Code Pool Assignment: %q", id.EmbeddedSIMActivationCodePoolAssignmentId),
}
return fmt.Sprintf("Device Management Embedded S I M Activation Code Pool Id Assignment (%s)", strings.Join(components, "\n"))
return fmt.Sprintf("Device Management Embedded SIM Activation Code Pool Id Assignment (%s)", strings.Join(components, "\n"))
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

var _ resourceids.ResourceId = &DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId{}

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

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

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

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

// String returns a human-readable description of this Device Management Embedded S I M Activation Code Pool Id Device State ID
// String returns a human-readable description of this Device Management Embedded SIM Activation Code Pool Id Device State ID
func (id DeviceManagementEmbeddedSIMActivationCodePoolIdDeviceStateId) String() string {
components := []string{
fmt.Sprintf("Embedded S I M Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
fmt.Sprintf("Embedded S I M Device State: %q", id.EmbeddedSIMDeviceStateId),
fmt.Sprintf("Embedded SIM Activation Code Pool: %q", id.EmbeddedSIMActivationCodePoolId),
fmt.Sprintf("Embedded SIM Device State: %q", id.EmbeddedSIMDeviceStateId),
}
return fmt.Sprintf("Device Management Embedded S I M Activation Code Pool Id Device State (%s)", strings.Join(components, "\n"))
return fmt.Sprintf("Device Management Embedded SIM Activation Code Pool Id Device State (%s)", strings.Join(components, "\n"))
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

var _ resourceids.ResourceId = &DeviceManagementMacOSSoftwareUpdateAccountSummaryId{}

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

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

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

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

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