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
6 changes: 3 additions & 3 deletions profiles/preview/preview/resources/mgmt/management/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@ const (
type Type = original.Type

const (
ProvidersMicrosoftManagementmanagementGroup Type = original.ProvidersMicrosoftManagementmanagementGroup
ProvidersMicrosoftManagementmanagementGroups Type = original.ProvidersMicrosoftManagementmanagementGroups
)

type Type1 = original.Type1

const (
ProvidersMicrosoftManagementmanagementGroups Type1 = original.ProvidersMicrosoftManagementmanagementGroups
Subscriptions Type1 = original.Subscriptions
Type1ProvidersMicrosoftManagementmanagementGroups Type1 = original.Type1ProvidersMicrosoftManagementmanagementGroups
Type1Subscriptions Type1 = original.Type1Subscriptions
)

type Type2 = original.Type2
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.