Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AccountKeyRegenerateRequest
- type AccountKeys
- type AccountProperties
- type AzureEntityResource
- type BaseClient
- type CheckNameAvailabilityRequest
- type CheckNameAvailabilityResponse
- type CloudError
- type CloudErrorBody
- type CreatedByType
- type Identity
- type LogSpecification
- type MetricDimension
- type MetricSpecification
- type NameUnavailableReason
- type Operation
- type OperationDisplay
- type OperationPage
- type OperationPageIterator
- type OperationPagePage
- type OperationProperties
- type OperationsClient
- type Plan
- type ProxyResource
- type RemoteRenderingAccount
- type RemoteRenderingAccountPage
- type RemoteRenderingAccountPageIterator
- type RemoteRenderingAccountPagePage
- type RemoteRenderingAccountsClient
- type Resource
- type ResourceIdentityType
- type ResourceModelWithAllowedPropertySet
- type ResourceModelWithAllowedPropertySetIdentity
- type ResourceModelWithAllowedPropertySetPlan
- type ResourceModelWithAllowedPropertySetSku
- type ServiceSpecification
- type Sku
- type SkuTier
- type SpatialAnchorsAccount
- type SpatialAnchorsAccountPage
- type SpatialAnchorsAccountPageIterator
- type SpatialAnchorsAccountPagePage
- type SpatialAnchorsAccountsClient
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccountKeyRegenerateRequest ¶
type AccountKeyRegenerateRequest = original.AccountKeyRegenerateRequest
type AccountKeys ¶
type AccountKeys = original.AccountKeys
type AccountProperties ¶
type AccountProperties = original.AccountProperties
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CheckNameAvailabilityRequest ¶
type CheckNameAvailabilityRequest = original.CheckNameAvailabilityRequest
type CheckNameAvailabilityResponse ¶
type CheckNameAvailabilityResponse = original.CheckNameAvailabilityResponse
type CloudError ¶
type CloudError = original.CloudError
type CloudErrorBody ¶
type CloudErrorBody = original.CloudErrorBody
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( Application CreatedByType = original.Application Key CreatedByType = original.Key ManagedIdentity CreatedByType = original.ManagedIdentity User CreatedByType = original.User )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type LogSpecification ¶
type LogSpecification = original.LogSpecification
type MetricDimension ¶
type MetricDimension = original.MetricDimension
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type NameUnavailableReason ¶
type NameUnavailableReason = original.NameUnavailableReason
const ( AlreadyExists NameUnavailableReason = original.AlreadyExists Invalid NameUnavailableReason = original.Invalid )
func PossibleNameUnavailableReasonValues ¶
func PossibleNameUnavailableReasonValues() []NameUnavailableReason
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationPage ¶
type OperationPage = original.OperationPage
type OperationPageIterator ¶
type OperationPageIterator = original.OperationPageIterator
func NewOperationPageIterator ¶
func NewOperationPageIterator(page OperationPagePage) OperationPageIterator
type OperationPagePage ¶
type OperationPagePage = original.OperationPagePage
func NewOperationPagePage ¶
func NewOperationPagePage(cur OperationPage, getNextPage func(context.Context, OperationPage) (OperationPage, error)) OperationPagePage
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type RemoteRenderingAccount ¶
type RemoteRenderingAccount = original.RemoteRenderingAccount
type RemoteRenderingAccountPage ¶
type RemoteRenderingAccountPage = original.RemoteRenderingAccountPage
type RemoteRenderingAccountPageIterator ¶
type RemoteRenderingAccountPageIterator = original.RemoteRenderingAccountPageIterator
func NewRemoteRenderingAccountPageIterator ¶
func NewRemoteRenderingAccountPageIterator(page RemoteRenderingAccountPagePage) RemoteRenderingAccountPageIterator
type RemoteRenderingAccountPagePage ¶
type RemoteRenderingAccountPagePage = original.RemoteRenderingAccountPagePage
func NewRemoteRenderingAccountPagePage ¶
func NewRemoteRenderingAccountPagePage(cur RemoteRenderingAccountPage, getNextPage func(context.Context, RemoteRenderingAccountPage) (RemoteRenderingAccountPage, error)) RemoteRenderingAccountPagePage
type RemoteRenderingAccountsClient ¶
type RemoteRenderingAccountsClient = original.RemoteRenderingAccountsClient
func NewRemoteRenderingAccountsClient ¶
func NewRemoteRenderingAccountsClient(subscriptionID string) RemoteRenderingAccountsClient
func NewRemoteRenderingAccountsClientWithBaseURI ¶
func NewRemoteRenderingAccountsClientWithBaseURI(baseURI string, subscriptionID string) RemoteRenderingAccountsClient
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const (
SystemAssigned ResourceIdentityType = original.SystemAssigned
)
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type ResourceModelWithAllowedPropertySet ¶
type ResourceModelWithAllowedPropertySet = original.ResourceModelWithAllowedPropertySet
type ResourceModelWithAllowedPropertySetIdentity ¶
type ResourceModelWithAllowedPropertySetIdentity = original.ResourceModelWithAllowedPropertySetIdentity
type ResourceModelWithAllowedPropertySetPlan ¶
type ResourceModelWithAllowedPropertySetPlan = original.ResourceModelWithAllowedPropertySetPlan
type ResourceModelWithAllowedPropertySetSku ¶
type ResourceModelWithAllowedPropertySetSku = original.ResourceModelWithAllowedPropertySetSku
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type SpatialAnchorsAccount ¶
type SpatialAnchorsAccount = original.SpatialAnchorsAccount
type SpatialAnchorsAccountPage ¶
type SpatialAnchorsAccountPage = original.SpatialAnchorsAccountPage
type SpatialAnchorsAccountPageIterator ¶
type SpatialAnchorsAccountPageIterator = original.SpatialAnchorsAccountPageIterator
func NewSpatialAnchorsAccountPageIterator ¶
func NewSpatialAnchorsAccountPageIterator(page SpatialAnchorsAccountPagePage) SpatialAnchorsAccountPageIterator
type SpatialAnchorsAccountPagePage ¶
type SpatialAnchorsAccountPagePage = original.SpatialAnchorsAccountPagePage
func NewSpatialAnchorsAccountPagePage ¶
func NewSpatialAnchorsAccountPagePage(cur SpatialAnchorsAccountPage, getNextPage func(context.Context, SpatialAnchorsAccountPage) (SpatialAnchorsAccountPage, error)) SpatialAnchorsAccountPagePage
type SpatialAnchorsAccountsClient ¶
type SpatialAnchorsAccountsClient = original.SpatialAnchorsAccountsClient
func NewSpatialAnchorsAccountsClient ¶
func NewSpatialAnchorsAccountsClient(subscriptionID string) SpatialAnchorsAccountsClient
func NewSpatialAnchorsAccountsClientWithBaseURI ¶
func NewSpatialAnchorsAccountsClientWithBaseURI(baseURI string, subscriptionID string) SpatialAnchorsAccountsClient
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.