Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type ClassicAdministrator
- type ClassicAdministratorListResult
- type ClassicAdministratorListResultIterator
- type ClassicAdministratorListResultPage
- type ClassicAdministratorProperties
- type ClassicAdministratorsClient
- type CustomErrorResponse
- type DenyAssignment
- type DenyAssignmentFilter
- type DenyAssignmentListResult
- type DenyAssignmentListResultIterator
- type DenyAssignmentListResultPage
- type DenyAssignmentPermission
- type DenyAssignmentProperties
- type DenyAssignmentsClient
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type GlobalAdministratorClient
- type Permission
- type PermissionGetResult
- type PermissionGetResultIterator
- type PermissionGetResultPage
- type PermissionsClient
- type Principal
- type PrincipalType
- type ProviderOperation
- type ProviderOperationsMetadata
- type ProviderOperationsMetadataClient
- type ProviderOperationsMetadataListResult
- type ProviderOperationsMetadataListResultIterator
- type ProviderOperationsMetadataListResultPage
- type ResourceType
- type RoleAssignment
- type RoleAssignmentCreateParameters
- type RoleAssignmentFilter
- type RoleAssignmentListResult
- type RoleAssignmentListResultIterator
- type RoleAssignmentListResultPage
- type RoleAssignmentMetricsClient
- type RoleAssignmentMetricsResult
- type RoleAssignmentProperties
- type RoleAssignmentPropertiesWithScope
- type RoleAssignmentsClient
- type RoleDefinition
- type RoleDefinitionFilter
- type RoleDefinitionListResult
- type RoleDefinitionListResultIterator
- type RoleDefinitionListResultPage
- type RoleDefinitionProperties
- type RoleDefinitionsClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type ClassicAdministrator ¶
type ClassicAdministrator = original.ClassicAdministrator
type ClassicAdministratorListResult ¶
type ClassicAdministratorListResult = original.ClassicAdministratorListResult
type ClassicAdministratorListResultIterator ¶
type ClassicAdministratorListResultIterator = original.ClassicAdministratorListResultIterator
func NewClassicAdministratorListResultIterator ¶
func NewClassicAdministratorListResultIterator(page ClassicAdministratorListResultPage) ClassicAdministratorListResultIterator
type ClassicAdministratorListResultPage ¶
type ClassicAdministratorListResultPage = original.ClassicAdministratorListResultPage
func NewClassicAdministratorListResultPage ¶
func NewClassicAdministratorListResultPage(cur ClassicAdministratorListResult, getNextPage func(context.Context, ClassicAdministratorListResult) (ClassicAdministratorListResult, error)) ClassicAdministratorListResultPage
type ClassicAdministratorProperties ¶
type ClassicAdministratorProperties = original.ClassicAdministratorProperties
type ClassicAdministratorsClient ¶
type ClassicAdministratorsClient = original.ClassicAdministratorsClient
func NewClassicAdministratorsClient ¶
func NewClassicAdministratorsClient(subscriptionID string) ClassicAdministratorsClient
func NewClassicAdministratorsClientWithBaseURI ¶
func NewClassicAdministratorsClientWithBaseURI(baseURI string, subscriptionID string) ClassicAdministratorsClient
type CustomErrorResponse ¶
type CustomErrorResponse = original.CustomErrorResponse
type DenyAssignment ¶
type DenyAssignment = original.DenyAssignment
type DenyAssignmentFilter ¶
type DenyAssignmentFilter = original.DenyAssignmentFilter
type DenyAssignmentListResult ¶
type DenyAssignmentListResult = original.DenyAssignmentListResult
type DenyAssignmentListResultIterator ¶
type DenyAssignmentListResultIterator = original.DenyAssignmentListResultIterator
func NewDenyAssignmentListResultIterator ¶
func NewDenyAssignmentListResultIterator(page DenyAssignmentListResultPage) DenyAssignmentListResultIterator
type DenyAssignmentListResultPage ¶
type DenyAssignmentListResultPage = original.DenyAssignmentListResultPage
func NewDenyAssignmentListResultPage ¶
func NewDenyAssignmentListResultPage(cur DenyAssignmentListResult, getNextPage func(context.Context, DenyAssignmentListResult) (DenyAssignmentListResult, error)) DenyAssignmentListResultPage
type DenyAssignmentPermission ¶
type DenyAssignmentPermission = original.DenyAssignmentPermission
type DenyAssignmentProperties ¶
type DenyAssignmentProperties = original.DenyAssignmentProperties
type DenyAssignmentsClient ¶
type DenyAssignmentsClient = original.DenyAssignmentsClient
func NewDenyAssignmentsClient ¶
func NewDenyAssignmentsClient(subscriptionID string) DenyAssignmentsClient
func NewDenyAssignmentsClientWithBaseURI ¶
func NewDenyAssignmentsClientWithBaseURI(baseURI string, subscriptionID string) DenyAssignmentsClient
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type GlobalAdministratorClient ¶
type GlobalAdministratorClient = original.GlobalAdministratorClient
func NewGlobalAdministratorClient ¶
func NewGlobalAdministratorClient(subscriptionID string) GlobalAdministratorClient
func NewGlobalAdministratorClientWithBaseURI ¶
func NewGlobalAdministratorClientWithBaseURI(baseURI string, subscriptionID string) GlobalAdministratorClient
type Permission ¶
type Permission = original.Permission
type PermissionGetResult ¶
type PermissionGetResult = original.PermissionGetResult
type PermissionGetResultIterator ¶
type PermissionGetResultIterator = original.PermissionGetResultIterator
func NewPermissionGetResultIterator ¶
func NewPermissionGetResultIterator(page PermissionGetResultPage) PermissionGetResultIterator
type PermissionGetResultPage ¶
type PermissionGetResultPage = original.PermissionGetResultPage
func NewPermissionGetResultPage ¶
func NewPermissionGetResultPage(cur PermissionGetResult, getNextPage func(context.Context, PermissionGetResult) (PermissionGetResult, error)) PermissionGetResultPage
type PermissionsClient ¶
type PermissionsClient = original.PermissionsClient
func NewPermissionsClient ¶
func NewPermissionsClient(subscriptionID string) PermissionsClient
func NewPermissionsClientWithBaseURI ¶
func NewPermissionsClientWithBaseURI(baseURI string, subscriptionID string) PermissionsClient
type PrincipalType ¶
type PrincipalType = original.PrincipalType
const ( Application PrincipalType = original.Application DirectoryObjectOrGroup PrincipalType = original.DirectoryObjectOrGroup DirectoryRoleTemplate PrincipalType = original.DirectoryRoleTemplate Everyone PrincipalType = original.Everyone ForeignGroup PrincipalType = original.ForeignGroup Group PrincipalType = original.Group MSI PrincipalType = original.MSI ServicePrincipal PrincipalType = original.ServicePrincipal Unknown PrincipalType = original.Unknown User PrincipalType = original.User )
func PossiblePrincipalTypeValues ¶
func PossiblePrincipalTypeValues() []PrincipalType
type ProviderOperation ¶
type ProviderOperation = original.ProviderOperation
type ProviderOperationsMetadata ¶
type ProviderOperationsMetadata = original.ProviderOperationsMetadata
type ProviderOperationsMetadataClient ¶
type ProviderOperationsMetadataClient = original.ProviderOperationsMetadataClient
func NewProviderOperationsMetadataClient ¶
func NewProviderOperationsMetadataClient(subscriptionID string) ProviderOperationsMetadataClient
func NewProviderOperationsMetadataClientWithBaseURI ¶
func NewProviderOperationsMetadataClientWithBaseURI(baseURI string, subscriptionID string) ProviderOperationsMetadataClient
type ProviderOperationsMetadataListResult ¶
type ProviderOperationsMetadataListResult = original.ProviderOperationsMetadataListResult
type ProviderOperationsMetadataListResultIterator ¶
type ProviderOperationsMetadataListResultIterator = original.ProviderOperationsMetadataListResultIterator
func NewProviderOperationsMetadataListResultIterator ¶
func NewProviderOperationsMetadataListResultIterator(page ProviderOperationsMetadataListResultPage) ProviderOperationsMetadataListResultIterator
type ProviderOperationsMetadataListResultPage ¶
type ProviderOperationsMetadataListResultPage = original.ProviderOperationsMetadataListResultPage
func NewProviderOperationsMetadataListResultPage ¶
func NewProviderOperationsMetadataListResultPage(cur ProviderOperationsMetadataListResult, getNextPage func(context.Context, ProviderOperationsMetadataListResult) (ProviderOperationsMetadataListResult, error)) ProviderOperationsMetadataListResultPage
type ResourceType ¶
type ResourceType = original.ResourceType
type RoleAssignment ¶
type RoleAssignment = original.RoleAssignment
type RoleAssignmentCreateParameters ¶
type RoleAssignmentCreateParameters = original.RoleAssignmentCreateParameters
type RoleAssignmentFilter ¶
type RoleAssignmentFilter = original.RoleAssignmentFilter
type RoleAssignmentListResult ¶
type RoleAssignmentListResult = original.RoleAssignmentListResult
type RoleAssignmentListResultIterator ¶
type RoleAssignmentListResultIterator = original.RoleAssignmentListResultIterator
func NewRoleAssignmentListResultIterator ¶
func NewRoleAssignmentListResultIterator(page RoleAssignmentListResultPage) RoleAssignmentListResultIterator
type RoleAssignmentListResultPage ¶
type RoleAssignmentListResultPage = original.RoleAssignmentListResultPage
func NewRoleAssignmentListResultPage ¶
func NewRoleAssignmentListResultPage(cur RoleAssignmentListResult, getNextPage func(context.Context, RoleAssignmentListResult) (RoleAssignmentListResult, error)) RoleAssignmentListResultPage
type RoleAssignmentMetricsClient ¶
type RoleAssignmentMetricsClient = original.RoleAssignmentMetricsClient
func NewRoleAssignmentMetricsClient ¶
func NewRoleAssignmentMetricsClient(subscriptionID string) RoleAssignmentMetricsClient
func NewRoleAssignmentMetricsClientWithBaseURI ¶
func NewRoleAssignmentMetricsClientWithBaseURI(baseURI string, subscriptionID string) RoleAssignmentMetricsClient
type RoleAssignmentMetricsResult ¶
type RoleAssignmentMetricsResult = original.RoleAssignmentMetricsResult
type RoleAssignmentProperties ¶
type RoleAssignmentProperties = original.RoleAssignmentProperties
type RoleAssignmentPropertiesWithScope ¶
type RoleAssignmentPropertiesWithScope = original.RoleAssignmentPropertiesWithScope
type RoleAssignmentsClient ¶
type RoleAssignmentsClient = original.RoleAssignmentsClient
func NewRoleAssignmentsClient ¶
func NewRoleAssignmentsClient(subscriptionID string) RoleAssignmentsClient
func NewRoleAssignmentsClientWithBaseURI ¶
func NewRoleAssignmentsClientWithBaseURI(baseURI string, subscriptionID string) RoleAssignmentsClient
type RoleDefinition ¶
type RoleDefinition = original.RoleDefinition
type RoleDefinitionFilter ¶
type RoleDefinitionFilter = original.RoleDefinitionFilter
type RoleDefinitionListResult ¶
type RoleDefinitionListResult = original.RoleDefinitionListResult
type RoleDefinitionListResultIterator ¶
type RoleDefinitionListResultIterator = original.RoleDefinitionListResultIterator
func NewRoleDefinitionListResultIterator ¶
func NewRoleDefinitionListResultIterator(page RoleDefinitionListResultPage) RoleDefinitionListResultIterator
type RoleDefinitionListResultPage ¶
type RoleDefinitionListResultPage = original.RoleDefinitionListResultPage
func NewRoleDefinitionListResultPage ¶
func NewRoleDefinitionListResultPage(cur RoleDefinitionListResult, getNextPage func(context.Context, RoleDefinitionListResult) (RoleDefinitionListResult, error)) RoleDefinitionListResultPage
type RoleDefinitionProperties ¶
type RoleDefinitionProperties = original.RoleDefinitionProperties
type RoleDefinitionsClient ¶
type RoleDefinitionsClient = original.RoleDefinitionsClient
func NewRoleDefinitionsClient ¶
func NewRoleDefinitionsClient(subscriptionID string) RoleDefinitionsClient
func NewRoleDefinitionsClientWithBaseURI ¶
func NewRoleDefinitionsClientWithBaseURI(baseURI string, subscriptionID string) RoleDefinitionsClient
Click to show internal directories.
Click to hide internal directories.