Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type CheckNameAvailabilityRequest
- type CheckNameAvailabilityResult
- type ChildInfo
- type Client
- type CreateManagementGroupChildInfo
- type CreateManagementGroupDetails
- type CreateManagementGroupProperties
- type CreateManagementGroupRequest
- type CreateOrUpdateFuture
- type CreateParentGroupInfo
- type DeleteFuture
- type Details
- type EntitiesClient
- type EntityHierarchyItem
- type EntityHierarchyItemProperties
- type EntityInfo
- type EntityInfoProperties
- type EntityListResult
- type EntityListResultIterator
- type EntityListResultPage
- type EntityParentGroupInfo
- type ErrorDetails
- type ErrorResponse
- type Info
- type InfoProperties
- type ListResult
- type ListResultIterator
- type ListResultPage
- type ManagementGroup
- type Operation
- type OperationDisplayProperties
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationResults
- type OperationResultsProperties
- type OperationsClient
- type ParentGroupInfo
- type PatchManagementGroupRequest
- type Permissions
- type Permissions1
- type Properties
- type ProvisioningState
- type Reason
- type SetObject
- type SubscriptionsClient
- type Type
- type Type1
- type Type2
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(operationResultID string, skiptoken string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, operationResultID string, skiptoken string) BaseClient
type CheckNameAvailabilityRequest ¶
type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest
type CheckNameAvailabilityResult ¶
type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult
type CreateManagementGroupChildInfo ¶
type CreateManagementGroupChildInfo = original.CreateManagementGroupChildInfo
type CreateManagementGroupDetails ¶
type CreateManagementGroupDetails = original.CreateManagementGroupDetails
type CreateManagementGroupProperties ¶
type CreateManagementGroupProperties = original.CreateManagementGroupProperties
type CreateManagementGroupRequest ¶
type CreateManagementGroupRequest = original.CreateManagementGroupRequest
type CreateOrUpdateFuture ¶
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type CreateParentGroupInfo ¶
type CreateParentGroupInfo = original.CreateParentGroupInfo
type DeleteFuture ¶
type DeleteFuture = original.DeleteFuture
type EntitiesClient ¶
type EntitiesClient = original.EntitiesClient
func NewEntitiesClient ¶
func NewEntitiesClient(operationResultID string, skiptoken string) EntitiesClient
func NewEntitiesClientWithBaseURI ¶
func NewEntitiesClientWithBaseURI(baseURI string, operationResultID string, skiptoken string) EntitiesClient
type EntityHierarchyItem ¶
type EntityHierarchyItem = original.EntityHierarchyItem
type EntityHierarchyItemProperties ¶
type EntityHierarchyItemProperties = original.EntityHierarchyItemProperties
type EntityInfo ¶
type EntityInfo = original.EntityInfo
type EntityInfoProperties ¶
type EntityInfoProperties = original.EntityInfoProperties
type EntityListResult ¶
type EntityListResult = original.EntityListResult
type EntityListResultIterator ¶
type EntityListResultIterator = original.EntityListResultIterator
type EntityListResultPage ¶
type EntityListResultPage = original.EntityListResultPage
type EntityParentGroupInfo ¶
type EntityParentGroupInfo = original.EntityParentGroupInfo
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type InfoProperties ¶
type InfoProperties = original.InfoProperties
type ListResult ¶
type ListResult = original.ListResult
type ListResultIterator ¶
type ListResultIterator = original.ListResultIterator
type ListResultPage ¶
type ListResultPage = original.ListResultPage
type ManagementGroup ¶
type ManagementGroup = original.ManagementGroup
type OperationDisplayProperties ¶
type OperationDisplayProperties = original.OperationDisplayProperties
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
type OperationResults ¶
type OperationResults = original.OperationResults
type OperationResultsProperties ¶
type OperationResultsProperties = original.OperationResultsProperties
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(operationResultID string, skiptoken string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, operationResultID string, skiptoken string) OperationsClient
type ParentGroupInfo ¶
type ParentGroupInfo = original.ParentGroupInfo
type PatchManagementGroupRequest ¶
type PatchManagementGroupRequest = original.PatchManagementGroupRequest
type Permissions ¶
type Permissions = original.Permissions
const ( Delete Permissions = original.Delete Edit Permissions = original.Edit Noaccess Permissions = original.Noaccess View Permissions = original.View )
func PossiblePermissionsValues ¶
func PossiblePermissionsValues() []Permissions
type Permissions1 ¶
type Permissions1 = original.Permissions1
const ( Permissions1Delete Permissions1 = original.Permissions1Delete Permissions1Edit Permissions1 = original.Permissions1Edit Permissions1Noaccess Permissions1 = original.Permissions1Noaccess Permissions1View Permissions1 = original.Permissions1View )
func PossiblePermissions1Values ¶
func PossiblePermissions1Values() []Permissions1
type Properties ¶
type Properties = original.Properties
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const (
Updating ProvisioningState = original.Updating
)
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type Reason ¶
func PossibleReasonValues ¶
func PossibleReasonValues() []Reason
type SubscriptionsClient ¶
type SubscriptionsClient = original.SubscriptionsClient
func NewSubscriptionsClient ¶
func NewSubscriptionsClient(operationResultID string, skiptoken string) SubscriptionsClient
func NewSubscriptionsClientWithBaseURI ¶
func NewSubscriptionsClientWithBaseURI(baseURI string, operationResultID string, skiptoken string) SubscriptionsClient
type Type ¶
const (
ProvidersMicrosoftManagementmanagementGroup Type = original.ProvidersMicrosoftManagementmanagementGroup
)
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
type Type1 ¶
const ( ProvidersMicrosoftManagementmanagementGroups Type1 = original.ProvidersMicrosoftManagementmanagementGroups Subscriptions Type1 = original.Subscriptions )
func PossibleType1Values ¶
func PossibleType1Values() []Type1
type Type2 ¶
const ( Type2ProvidersMicrosoftManagementmanagementGroups Type2 = original.Type2ProvidersMicrosoftManagementmanagementGroups Type2Subscriptions Type2 = original.Type2Subscriptions )
func PossibleType2Values ¶
func PossibleType2Values() []Type2
Click to show internal directories.
Click to hide internal directories.