Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AvailableOperations
- type B2CResourceSKU
- type B2CResourceSKUName
- type B2CResourceSKUTier
- type B2CTenantResource
- type B2CTenantResourceList
- type B2CTenantResourceProperties
- type B2CTenantResourcePropertiesBillingConfig
- type B2CTenantUpdateRequest
- type B2CTenantsClient
- type B2CTenantsCreateFuture
- type B2CTenantsDeleteFuture
- type BaseClient
- type BillingType
- type CheckNameAvailabilityRequestBody
- type CloudError
- type CreateTenantProperties
- type CreateTenantRequestBody
- type CreateTenantRequestBodyProperties
- type CreatedByType
- type ErrorAdditionalInfo
- type ErrorResponse
- type GuestUsagesClient
- type GuestUsagesResource
- type GuestUsagesResourceList
- type GuestUsagesResourcePatch
- type GuestUsagesResourceProperties
- type NameAvailabilityReasonType
- type NameAvailabilityResponse
- type OperationDetail
- type OperationDisplay
- type OperationsClient
- type SystemData
- type TypeValue
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AvailableOperations ¶
type AvailableOperations = original.AvailableOperations
type B2CResourceSKU ¶
type B2CResourceSKU = original.B2CResourceSKU
type B2CResourceSKUName ¶
type B2CResourceSKUName = original.B2CResourceSKUName
const ( B2CResourceSKUNamePremiumP1 B2CResourceSKUName = original.B2CResourceSKUNamePremiumP1 B2CResourceSKUNamePremiumP2 B2CResourceSKUName = original.B2CResourceSKUNamePremiumP2 B2CResourceSKUNameStandard B2CResourceSKUName = original.B2CResourceSKUNameStandard )
func PossibleB2CResourceSKUNameValues ¶
func PossibleB2CResourceSKUNameValues() []B2CResourceSKUName
type B2CResourceSKUTier ¶
type B2CResourceSKUTier = original.B2CResourceSKUTier
const (
B2CResourceSKUTierA0 B2CResourceSKUTier = original.B2CResourceSKUTierA0
)
func PossibleB2CResourceSKUTierValues ¶
func PossibleB2CResourceSKUTierValues() []B2CResourceSKUTier
type B2CTenantResource ¶
type B2CTenantResource = original.B2CTenantResource
type B2CTenantResourceList ¶
type B2CTenantResourceList = original.B2CTenantResourceList
type B2CTenantResourceProperties ¶
type B2CTenantResourceProperties = original.B2CTenantResourceProperties
type B2CTenantResourcePropertiesBillingConfig ¶
type B2CTenantResourcePropertiesBillingConfig = original.B2CTenantResourcePropertiesBillingConfig
type B2CTenantUpdateRequest ¶
type B2CTenantUpdateRequest = original.B2CTenantUpdateRequest
type B2CTenantsClient ¶
type B2CTenantsClient = original.B2CTenantsClient
func NewB2CTenantsClient ¶
func NewB2CTenantsClient(subscriptionID string) B2CTenantsClient
func NewB2CTenantsClientWithBaseURI ¶
func NewB2CTenantsClientWithBaseURI(baseURI string, subscriptionID string) B2CTenantsClient
type B2CTenantsCreateFuture ¶
type B2CTenantsCreateFuture = original.B2CTenantsCreateFuture
type B2CTenantsDeleteFuture ¶
type B2CTenantsDeleteFuture = original.B2CTenantsDeleteFuture
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BillingType ¶
type BillingType = original.BillingType
const ( BillingTypeAuths BillingType = original.BillingTypeAuths BillingTypeMAU BillingType = original.BillingTypeMAU )
func PossibleBillingTypeValues ¶
func PossibleBillingTypeValues() []BillingType
type CheckNameAvailabilityRequestBody ¶
type CheckNameAvailabilityRequestBody = original.CheckNameAvailabilityRequestBody
type CloudError ¶
type CloudError = original.CloudError
type CreateTenantProperties ¶
type CreateTenantProperties = original.CreateTenantProperties
type CreateTenantRequestBody ¶
type CreateTenantRequestBody = original.CreateTenantRequestBody
type CreateTenantRequestBodyProperties ¶
type CreateTenantRequestBodyProperties = original.CreateTenantRequestBodyProperties
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type GuestUsagesClient ¶
type GuestUsagesClient = original.GuestUsagesClient
func NewGuestUsagesClient ¶
func NewGuestUsagesClient(subscriptionID string) GuestUsagesClient
func NewGuestUsagesClientWithBaseURI ¶
func NewGuestUsagesClientWithBaseURI(baseURI string, subscriptionID string) GuestUsagesClient
type GuestUsagesResource ¶
type GuestUsagesResource = original.GuestUsagesResource
type GuestUsagesResourceList ¶
type GuestUsagesResourceList = original.GuestUsagesResourceList
type GuestUsagesResourcePatch ¶
type GuestUsagesResourcePatch = original.GuestUsagesResourcePatch
type GuestUsagesResourceProperties ¶
type GuestUsagesResourceProperties = original.GuestUsagesResourceProperties
type NameAvailabilityReasonType ¶
type NameAvailabilityReasonType = original.NameAvailabilityReasonType
const ( NameAvailabilityReasonTypeAlreadyExists NameAvailabilityReasonType = original.NameAvailabilityReasonTypeAlreadyExists NameAvailabilityReasonTypeInvalid NameAvailabilityReasonType = original.NameAvailabilityReasonTypeInvalid )
func PossibleNameAvailabilityReasonTypeValues ¶
func PossibleNameAvailabilityReasonTypeValues() []NameAvailabilityReasonType
type NameAvailabilityResponse ¶
type NameAvailabilityResponse = original.NameAvailabilityResponse
type OperationDetail ¶
type OperationDetail = original.OperationDetail
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type SystemData ¶
type SystemData = original.SystemData
type TypeValue ¶
const (
TypeValueMicrosoftAzureActiveDirectoryb2cDirectories TypeValue = original.TypeValueMicrosoftAzureActiveDirectoryb2cDirectories
)
func PossibleTypeValueValues ¶
func PossibleTypeValueValues() []TypeValue
Click to show internal directories.
Click to hide internal directories.