Package managementgroups
- Constants
- func UserAgent() string
- func Version() string
- type AzureAsyncOperationResults
- type BaseClient
- func New() BaseClient
- func NewWithBaseURI(baseURI string) BaseClient
- type CheckNameAvailabilityRequest
- type CheckNameAvailabilityResult
- type ChildInfo
- type Client
- func NewClient() Client
- func NewClientWithBaseURI(baseURI string) Client
- type CreateManagementGroupChildInfo
- type CreateManagementGroupDetails
- type CreateManagementGroupProperties
- type CreateManagementGroupRequest
- type CreateOrUpdateFuture
- type CreateOrUpdateSettingsProperties
- type CreateOrUpdateSettingsRequest
- type CreateParentGroupInfo
- type DeleteFuture
- type DescendantInfo
- type DescendantInfoProperties
- type DescendantListResult
- type DescendantListResultIterator
- func NewDescendantListResultIterator(page DescendantListResultPage) DescendantListResultIterator
- type DescendantListResultPage
- func NewDescendantListResultPage(cur DescendantListResult, getNextPage func(context.Context, DescendantListResult) (DescendantListResult, error)) DescendantListResultPage
- type DescendantParentGroupInfo
- type Details
- type EntitiesClient
- func NewEntitiesClient() EntitiesClient
- func NewEntitiesClientWithBaseURI(baseURI string) EntitiesClient
- type EntityHierarchyItem
- type EntityHierarchyItemProperties
- type EntityInfo
- type EntityInfoProperties
- type EntityListResult
- type EntityListResultIterator
- func NewEntityListResultIterator(page EntityListResultPage) EntityListResultIterator
- type EntityListResultPage
- func NewEntityListResultPage(cur EntityListResult, getNextPage func(context.Context, EntityListResult) (EntityListResult, error)) EntityListResultPage
- type EntityParentGroupInfo
- type ErrorDetails
- type ErrorResponse
- type HierarchySettings
- type HierarchySettingsClient
- func NewHierarchySettingsClient() HierarchySettingsClient
- func NewHierarchySettingsClientWithBaseURI(baseURI string) HierarchySettingsClient
- type HierarchySettingsInfo
- type HierarchySettingsList
- type HierarchySettingsProperties
- type Info
- type InfoProperties
- type InheritedPermissions
- func PossibleInheritedPermissionsValues() []InheritedPermissions
- type ListResult
- type ListResultIterator
- func NewListResultIterator(page ListResultPage) ListResultIterator
- type ListResultPage
- func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
- type ListSubscriptionUnderManagementGroup
- type ListSubscriptionUnderManagementGroupIterator
- func NewListSubscriptionUnderManagementGroupIterator(page ListSubscriptionUnderManagementGroupPage) ListSubscriptionUnderManagementGroupIterator
- type ListSubscriptionUnderManagementGroupPage
- func NewListSubscriptionUnderManagementGroupPage(cur ListSubscriptionUnderManagementGroup, getNextPage func(context.Context, ListSubscriptionUnderManagementGroup) (ListSubscriptionUnderManagementGroup, error)) ListSubscriptionUnderManagementGroupPage
- type ManagementGroup
- type Operation
- type OperationDisplayProperties
- type OperationListResult
- type OperationListResultIterator
- func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
- type OperationListResultPage
- func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
- type OperationResults
- type OperationsClient
- func NewOperationsClient() OperationsClient
- func NewOperationsClientWithBaseURI(baseURI string) OperationsClient
- type ParentGroupInfo
- type PatchManagementGroupRequest
- type PathElement
- type Permissions
- func PossiblePermissionsValues() []Permissions
- type Permissions1
- func PossiblePermissions1Values() []Permissions1
- type Properties
- type Reason
- func PossibleReasonValues() []Reason
- type SetObject
- type Status
- func PossibleStatusValues() []Status
- type SubscriptionUnderManagementGroup
- type SubscriptionUnderManagementGroupProperties
- type SubscriptionsClient
- func NewSubscriptionsClient() SubscriptionsClient
- func NewSubscriptionsClientWithBaseURI(baseURI string) SubscriptionsClient
- type TenantBackfillStatusResult
- type Type
- func PossibleTypeValues() []Type
- type Type1
- func PossibleType1Values() []Type1
- type Type2
- func PossibleType2Values() []Type2
Package files
models.go
Constants
const (
DefaultBaseURI = original.DefaultBaseURI
)
func UserAgent() string
func Version() string
type AzureAsyncOperationResults = original.AzureAsyncOperationResults
type BaseClient = original.BaseClient
func New() BaseClient
func NewWithBaseURI(baseURI string) BaseClient
type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest
type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult
type ChildInfo = original.ChildInfo
type Client = original.Client
func NewClient() Client
func NewClientWithBaseURI(baseURI string) Client
type CreateManagementGroupChildInfo = original.CreateManagementGroupChildInfo
type CreateManagementGroupDetails = original.CreateManagementGroupDetails
type CreateManagementGroupProperties = original.CreateManagementGroupProperties
type CreateManagementGroupRequest = original.CreateManagementGroupRequest
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type CreateOrUpdateSettingsProperties = original.CreateOrUpdateSettingsProperties
type CreateOrUpdateSettingsRequest = original.CreateOrUpdateSettingsRequest
type CreateParentGroupInfo = original.CreateParentGroupInfo
type DeleteFuture = original.DeleteFuture
type DescendantInfo = original.DescendantInfo
type DescendantInfoProperties = original.DescendantInfoProperties
type DescendantListResult = original.DescendantListResult
type DescendantListResultIterator = original.DescendantListResultIterator
func NewDescendantListResultIterator(page DescendantListResultPage) DescendantListResultIterator
type DescendantListResultPage = original.DescendantListResultPage
func NewDescendantListResultPage(cur DescendantListResult, getNextPage func(context.Context, DescendantListResult) (DescendantListResult, error)) DescendantListResultPage
type DescendantParentGroupInfo = original.DescendantParentGroupInfo
type Details = original.Details
type EntitiesClient = original.EntitiesClient
func NewEntitiesClient() EntitiesClient
func NewEntitiesClientWithBaseURI(baseURI string) EntitiesClient
type EntityHierarchyItem = original.EntityHierarchyItem
type EntityHierarchyItemProperties = original.EntityHierarchyItemProperties
type EntityInfo = original.EntityInfo
type EntityInfoProperties = original.EntityInfoProperties
type EntityListResult = original.EntityListResult
type EntityListResultIterator = original.EntityListResultIterator
func NewEntityListResultIterator(page EntityListResultPage) EntityListResultIterator
type EntityListResultPage = original.EntityListResultPage
func NewEntityListResultPage(cur EntityListResult, getNextPage func(context.Context, EntityListResult) (EntityListResult, error)) EntityListResultPage
type EntityParentGroupInfo = original.EntityParentGroupInfo
type ErrorDetails = original.ErrorDetails
type ErrorResponse = original.ErrorResponse
type HierarchySettings = original.HierarchySettings
type HierarchySettingsClient = original.HierarchySettingsClient
func NewHierarchySettingsClient() HierarchySettingsClient
func NewHierarchySettingsClientWithBaseURI(baseURI string) HierarchySettingsClient
type HierarchySettingsInfo = original.HierarchySettingsInfo
type HierarchySettingsList = original.HierarchySettingsList
type HierarchySettingsProperties = original.HierarchySettingsProperties
type Info = original.Info
type InfoProperties = original.InfoProperties
type InheritedPermissions = original.InheritedPermissions
const (
Delete InheritedPermissions = original.Delete
Edit InheritedPermissions = original.Edit
Noaccess InheritedPermissions = original.Noaccess
View InheritedPermissions = original.View
)
func PossibleInheritedPermissionsValues() []InheritedPermissions
type ListResult = original.ListResult
type ListResultIterator = original.ListResultIterator
func NewListResultIterator(page ListResultPage) ListResultIterator
type ListResultPage = original.ListResultPage
func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type ListSubscriptionUnderManagementGroup = original.ListSubscriptionUnderManagementGroup
type ListSubscriptionUnderManagementGroupIterator = original.ListSubscriptionUnderManagementGroupIterator
func NewListSubscriptionUnderManagementGroupIterator(page ListSubscriptionUnderManagementGroupPage) ListSubscriptionUnderManagementGroupIterator
type ListSubscriptionUnderManagementGroupPage = original.ListSubscriptionUnderManagementGroupPage
func NewListSubscriptionUnderManagementGroupPage(cur ListSubscriptionUnderManagementGroup, getNextPage func(context.Context, ListSubscriptionUnderManagementGroup) (ListSubscriptionUnderManagementGroup, error)) ListSubscriptionUnderManagementGroupPage
type ManagementGroup = original.ManagementGroup
type Operation = original.Operation
type OperationDisplayProperties = original.OperationDisplayProperties
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationResults = original.OperationResults
type OperationsClient = original.OperationsClient
func NewOperationsClient() OperationsClient
func NewOperationsClientWithBaseURI(baseURI string) OperationsClient
type ParentGroupInfo = original.ParentGroupInfo
type PatchManagementGroupRequest = original.PatchManagementGroupRequest
type PathElement = original.PathElement
type Permissions = original.Permissions
const (
PermissionsDelete Permissions = original.PermissionsDelete
PermissionsEdit Permissions = original.PermissionsEdit
PermissionsNoaccess Permissions = original.PermissionsNoaccess
PermissionsView Permissions = original.PermissionsView
)
func PossiblePermissionsValues() []Permissions
type Permissions1 = original.Permissions1
const (
Permissions1Delete Permissions1 = original.Permissions1Delete
Permissions1Edit Permissions1 = original.Permissions1Edit
Permissions1Noaccess Permissions1 = original.Permissions1Noaccess
Permissions1View Permissions1 = original.Permissions1View
)
func PossiblePermissions1Values() []Permissions1
type Properties = original.Properties
type Reason = original.Reason
const (
AlreadyExists Reason = original.AlreadyExists
Invalid Reason = original.Invalid
)
func PossibleReasonValues() []Reason
type SetObject = original.SetObject
type Status = original.Status
const (
Cancelled Status = original.Cancelled
Completed Status = original.Completed
Failed Status = original.Failed
NotStarted Status = original.NotStarted
NotStartedButGroupsExist Status = original.NotStartedButGroupsExist
Started Status = original.Started
)
func PossibleStatusValues() []Status
type SubscriptionUnderManagementGroup = original.SubscriptionUnderManagementGroup
type SubscriptionUnderManagementGroupProperties = original.SubscriptionUnderManagementGroupProperties
type SubscriptionsClient = original.SubscriptionsClient
func NewSubscriptionsClient() SubscriptionsClient
func NewSubscriptionsClientWithBaseURI(baseURI string) SubscriptionsClient
type TenantBackfillStatusResult = original.TenantBackfillStatusResult
type Type = original.Type
const (
MicrosoftManagementmanagementGroups Type = original.MicrosoftManagementmanagementGroups
)
func PossibleTypeValues() []Type
type Type1 = original.Type1
const (
Type1MicrosoftManagementmanagementGroups Type1 = original.Type1MicrosoftManagementmanagementGroups
Type1Subscriptions Type1 = original.Type1Subscriptions
)
func PossibleType1Values() []Type1
type Type2 = original.Type2
const (
Type2MicrosoftManagementmanagementGroups Type2 = original.Type2MicrosoftManagementmanagementGroups
Type2Subscriptions Type2 = original.Type2Subscriptions
)
func PossibleType2Values() []Type2
Subdirectories