...

Package managementgroups

import "github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/managementgroups"
Overview
Index
Subdirectories

Overview ▾

Index ▾

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

func UserAgent() string

func Version

func Version() string

type AzureAsyncOperationResults

type AzureAsyncOperationResults = original.AzureAsyncOperationResults

type BaseClient

type BaseClient = original.BaseClient

func New

func New() BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string) BaseClient

type CheckNameAvailabilityRequest

type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest

type CheckNameAvailabilityResult

type CheckNameAvailabilityResult = original.CheckNameAvailabilityResult

type ChildInfo

type ChildInfo = original.ChildInfo

type Client

type Client = original.Client

func NewClient

func NewClient() Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string) Client

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 CreateOrUpdateSettingsProperties

type CreateOrUpdateSettingsProperties = original.CreateOrUpdateSettingsProperties

type CreateOrUpdateSettingsRequest

type CreateOrUpdateSettingsRequest = original.CreateOrUpdateSettingsRequest

type CreateParentGroupInfo

type CreateParentGroupInfo = original.CreateParentGroupInfo

type DeleteFuture

type DeleteFuture = original.DeleteFuture

type DescendantInfo

type DescendantInfo = original.DescendantInfo

type DescendantInfoProperties

type DescendantInfoProperties = original.DescendantInfoProperties

type DescendantListResult

type DescendantListResult = original.DescendantListResult

type DescendantListResultIterator

type DescendantListResultIterator = original.DescendantListResultIterator

func NewDescendantListResultIterator

func NewDescendantListResultIterator(page DescendantListResultPage) DescendantListResultIterator

type DescendantListResultPage

type DescendantListResultPage = original.DescendantListResultPage

func NewDescendantListResultPage

func NewDescendantListResultPage(cur DescendantListResult, getNextPage func(context.Context, DescendantListResult) (DescendantListResult, error)) DescendantListResultPage

type DescendantParentGroupInfo

type DescendantParentGroupInfo = original.DescendantParentGroupInfo

type Details

type Details = original.Details

type EntitiesClient

type EntitiesClient = original.EntitiesClient

func NewEntitiesClient

func NewEntitiesClient() EntitiesClient

func NewEntitiesClientWithBaseURI

func NewEntitiesClientWithBaseURI(baseURI 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

func NewEntityListResultIterator

func NewEntityListResultIterator(page EntityListResultPage) EntityListResultIterator

type EntityListResultPage

type EntityListResultPage = original.EntityListResultPage

func NewEntityListResultPage

func NewEntityListResultPage(cur EntityListResult, getNextPage func(context.Context, EntityListResult) (EntityListResult, error)) EntityListResultPage

type EntityParentGroupInfo

type EntityParentGroupInfo = original.EntityParentGroupInfo

type ErrorDetails

type ErrorDetails = original.ErrorDetails

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type HierarchySettings

type HierarchySettings = original.HierarchySettings

type HierarchySettingsClient

type HierarchySettingsClient = original.HierarchySettingsClient

func NewHierarchySettingsClient

func NewHierarchySettingsClient() HierarchySettingsClient

func NewHierarchySettingsClientWithBaseURI

func NewHierarchySettingsClientWithBaseURI(baseURI string) HierarchySettingsClient

type HierarchySettingsInfo

type HierarchySettingsInfo = original.HierarchySettingsInfo

type HierarchySettingsList

type HierarchySettingsList = original.HierarchySettingsList

type HierarchySettingsProperties

type HierarchySettingsProperties = original.HierarchySettingsProperties

type Info

type Info = original.Info

type InfoProperties

type InfoProperties = original.InfoProperties

type InheritedPermissions

type InheritedPermissions = original.InheritedPermissions
const (
    Delete   InheritedPermissions = original.Delete
    Edit     InheritedPermissions = original.Edit
    Noaccess InheritedPermissions = original.Noaccess
    View     InheritedPermissions = original.View
)

func PossibleInheritedPermissionsValues

func PossibleInheritedPermissionsValues() []InheritedPermissions

type ListResult

type ListResult = original.ListResult

type ListResultIterator

type ListResultIterator = original.ListResultIterator

func NewListResultIterator

func NewListResultIterator(page ListResultPage) ListResultIterator

type ListResultPage

type ListResultPage = original.ListResultPage

func NewListResultPage

func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage

type ListSubscriptionUnderManagementGroup

type ListSubscriptionUnderManagementGroup = original.ListSubscriptionUnderManagementGroup

type ListSubscriptionUnderManagementGroupIterator

type ListSubscriptionUnderManagementGroupIterator = original.ListSubscriptionUnderManagementGroupIterator

func NewListSubscriptionUnderManagementGroupIterator

func NewListSubscriptionUnderManagementGroupIterator(page ListSubscriptionUnderManagementGroupPage) ListSubscriptionUnderManagementGroupIterator

type ListSubscriptionUnderManagementGroupPage

type ListSubscriptionUnderManagementGroupPage = original.ListSubscriptionUnderManagementGroupPage

func NewListSubscriptionUnderManagementGroupPage

func NewListSubscriptionUnderManagementGroupPage(cur ListSubscriptionUnderManagementGroup, getNextPage func(context.Context, ListSubscriptionUnderManagementGroup) (ListSubscriptionUnderManagementGroup, error)) ListSubscriptionUnderManagementGroupPage

type ManagementGroup

type ManagementGroup = original.ManagementGroup

type Operation

type Operation = original.Operation

type OperationDisplayProperties

type OperationDisplayProperties = original.OperationDisplayProperties

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationListResultIterator

type OperationListResultIterator = original.OperationListResultIterator

func NewOperationListResultIterator

func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator

type OperationListResultPage

type OperationListResultPage = original.OperationListResultPage

func NewOperationListResultPage

func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage

type OperationResults

type OperationResults = original.OperationResults

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient() OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string) OperationsClient

type ParentGroupInfo

type ParentGroupInfo = original.ParentGroupInfo

type PatchManagementGroupRequest

type PatchManagementGroupRequest = original.PatchManagementGroupRequest

type PathElement

type PathElement = original.PathElement

type Permissions

type Permissions = original.Permissions
const (
    PermissionsDelete   Permissions = original.PermissionsDelete
    PermissionsEdit     Permissions = original.PermissionsEdit
    PermissionsNoaccess Permissions = original.PermissionsNoaccess
    PermissionsView     Permissions = original.PermissionsView
)

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 Reason

type Reason = original.Reason
const (
    AlreadyExists Reason = original.AlreadyExists
    Invalid       Reason = original.Invalid
)

func PossibleReasonValues

func PossibleReasonValues() []Reason

type SetObject

type SetObject = original.SetObject

type Status

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

func PossibleStatusValues() []Status

type SubscriptionUnderManagementGroup

type SubscriptionUnderManagementGroup = original.SubscriptionUnderManagementGroup

type SubscriptionUnderManagementGroupProperties

type SubscriptionUnderManagementGroupProperties = original.SubscriptionUnderManagementGroupProperties

type SubscriptionsClient

type SubscriptionsClient = original.SubscriptionsClient

func NewSubscriptionsClient

func NewSubscriptionsClient() SubscriptionsClient

func NewSubscriptionsClientWithBaseURI

func NewSubscriptionsClientWithBaseURI(baseURI string) SubscriptionsClient

type TenantBackfillStatusResult

type TenantBackfillStatusResult = original.TenantBackfillStatusResult

type Type

type Type = original.Type
const (
    MicrosoftManagementmanagementGroups Type = original.MicrosoftManagementmanagementGroups
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type Type1

type Type1 = original.Type1
const (
    Type1MicrosoftManagementmanagementGroups Type1 = original.Type1MicrosoftManagementmanagementGroups
    Type1Subscriptions                       Type1 = original.Type1Subscriptions
)

func PossibleType1Values

func PossibleType1Values() []Type1

type Type2

type Type2 = original.Type2
const (
    Type2MicrosoftManagementmanagementGroups Type2 = original.Type2MicrosoftManagementmanagementGroups
    Type2Subscriptions                       Type2 = original.Type2Subscriptions
)

func PossibleType2Values

func PossibleType2Values() []Type2

Subdirectories

Name Synopsis
..
managementgroupsapi