Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AliasPathType
- type AliasType
- type BaseClient
- type BasicDependency
- type Client
- type CloudError
- type CreateOrUpdateByIDFuture
- type CreateOrUpdateFuture
- type DebugSetting
- type DeleteByIDFuture
- type DeleteFuture
- type Dependency
- type Deployment
- type DeploymentExportResult
- type DeploymentExtended
- type DeploymentExtendedFilter
- type DeploymentListResult
- type DeploymentListResultIterator
- type DeploymentListResultPage
- type DeploymentMode
- type DeploymentOperation
- type DeploymentOperationProperties
- type DeploymentOperationsClient
- type DeploymentOperationsListResult
- type DeploymentOperationsListResultIterator
- type DeploymentOperationsListResultPage
- type DeploymentProperties
- type DeploymentPropertiesExtended
- type DeploymentValidateResult
- type DeploymentsClient
- type DeploymentsCreateOrUpdateFuture
- type DeploymentsDeleteFuture
- type ErrorAdditionalInfo
- type ErrorResponse
- type ExportTemplateRequest
- type GenericResource
- type GenericResourceExpanded
- type GenericResourceFilter
- type Group
- type GroupExportResult
- type GroupFilter
- type GroupListResult
- type GroupListResultIterator
- type GroupListResultPage
- type GroupPatchable
- type GroupProperties
- type GroupsClient
- type GroupsDeleteFuture
- type HTTPMessage
- type Identity
- type ListResult
- type ListResultIterator
- type ListResultPage
- type ManagementErrorWithDetails
- type MoveInfo
- type MoveResourcesFuture
- type OnErrorDeployment
- type OnErrorDeploymentExtended
- type OnErrorDeploymentType
- type ParametersLink
- type Plan
- type Provider
- type ProviderListResult
- type ProviderListResultIterator
- type ProviderListResultPage
- type ProviderOperationDisplayProperties
- type ProviderResourceType
- type ProvidersClient
- type Resource
- type ResourceIdentityType
- type Sku
- type SubResource
- type TagCount
- type TagDetails
- type TagValue
- type TagsClient
- type TagsListResult
- type TagsListResultIterator
- type TagsListResultPage
- type TargetResource
- type TemplateHashResult
- type TemplateLink
- type UpdateByIDFuture
- type UpdateFuture
- type ValidateMoveResourcesFuture
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AliasPathType ¶
type AliasPathType = original.AliasPathType
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicDependency ¶
type BasicDependency = original.BasicDependency
type Client ¶
func NewClientWithBaseURI ¶
type CloudError ¶
type CloudError = original.CloudError
type CreateOrUpdateByIDFuture ¶
type CreateOrUpdateByIDFuture = original.CreateOrUpdateByIDFuture
type CreateOrUpdateFuture ¶
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type DebugSetting ¶
type DebugSetting = original.DebugSetting
type DeleteByIDFuture ¶
type DeleteByIDFuture = original.DeleteByIDFuture
type DeleteFuture ¶
type DeleteFuture = original.DeleteFuture
type Dependency ¶
type Dependency = original.Dependency
type Deployment ¶
type Deployment = original.Deployment
type DeploymentExportResult ¶
type DeploymentExportResult = original.DeploymentExportResult
type DeploymentExtended ¶
type DeploymentExtended = original.DeploymentExtended
type DeploymentExtendedFilter ¶
type DeploymentExtendedFilter = original.DeploymentExtendedFilter
type DeploymentListResult ¶
type DeploymentListResult = original.DeploymentListResult
type DeploymentListResultIterator ¶
type DeploymentListResultIterator = original.DeploymentListResultIterator
func NewDeploymentListResultIterator ¶
func NewDeploymentListResultIterator(page DeploymentListResultPage) DeploymentListResultIterator
type DeploymentListResultPage ¶
type DeploymentListResultPage = original.DeploymentListResultPage
func NewDeploymentListResultPage ¶
func NewDeploymentListResultPage(cur DeploymentListResult, getNextPage func(context.Context, DeploymentListResult) (DeploymentListResult, error)) DeploymentListResultPage
type DeploymentMode ¶
type DeploymentMode = original.DeploymentMode
const ( Complete DeploymentMode = original.Complete Incremental DeploymentMode = original.Incremental )
func PossibleDeploymentModeValues ¶
func PossibleDeploymentModeValues() []DeploymentMode
type DeploymentOperation ¶
type DeploymentOperation = original.DeploymentOperation
type DeploymentOperationProperties ¶
type DeploymentOperationProperties = original.DeploymentOperationProperties
type DeploymentOperationsClient ¶
type DeploymentOperationsClient = original.DeploymentOperationsClient
func NewDeploymentOperationsClient ¶
func NewDeploymentOperationsClient(subscriptionID string) DeploymentOperationsClient
func NewDeploymentOperationsClientWithBaseURI ¶
func NewDeploymentOperationsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentOperationsClient
type DeploymentOperationsListResult ¶
type DeploymentOperationsListResult = original.DeploymentOperationsListResult
type DeploymentOperationsListResultIterator ¶
type DeploymentOperationsListResultIterator = original.DeploymentOperationsListResultIterator
func NewDeploymentOperationsListResultIterator ¶
func NewDeploymentOperationsListResultIterator(page DeploymentOperationsListResultPage) DeploymentOperationsListResultIterator
type DeploymentOperationsListResultPage ¶
type DeploymentOperationsListResultPage = original.DeploymentOperationsListResultPage
func NewDeploymentOperationsListResultPage ¶
func NewDeploymentOperationsListResultPage(cur DeploymentOperationsListResult, getNextPage func(context.Context, DeploymentOperationsListResult) (DeploymentOperationsListResult, error)) DeploymentOperationsListResultPage
type DeploymentProperties ¶
type DeploymentProperties = original.DeploymentProperties
type DeploymentPropertiesExtended ¶
type DeploymentPropertiesExtended = original.DeploymentPropertiesExtended
type DeploymentValidateResult ¶
type DeploymentValidateResult = original.DeploymentValidateResult
type DeploymentsClient ¶
type DeploymentsClient = original.DeploymentsClient
func NewDeploymentsClient ¶
func NewDeploymentsClient(subscriptionID string) DeploymentsClient
func NewDeploymentsClientWithBaseURI ¶
func NewDeploymentsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsClient
type DeploymentsCreateOrUpdateFuture ¶
type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture
type DeploymentsDeleteFuture ¶
type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExportTemplateRequest ¶
type ExportTemplateRequest = original.ExportTemplateRequest
type GenericResource ¶
type GenericResource = original.GenericResource
type GenericResourceExpanded ¶
type GenericResourceExpanded = original.GenericResourceExpanded
type GenericResourceFilter ¶
type GenericResourceFilter = original.GenericResourceFilter
type GroupExportResult ¶
type GroupExportResult = original.GroupExportResult
type GroupFilter ¶
type GroupFilter = original.GroupFilter
type GroupListResult ¶
type GroupListResult = original.GroupListResult
type GroupListResultIterator ¶
type GroupListResultIterator = original.GroupListResultIterator
func NewGroupListResultIterator ¶
func NewGroupListResultIterator(page GroupListResultPage) GroupListResultIterator
type GroupListResultPage ¶
type GroupListResultPage = original.GroupListResultPage
func NewGroupListResultPage ¶
func NewGroupListResultPage(cur GroupListResult, getNextPage func(context.Context, GroupListResult) (GroupListResult, error)) GroupListResultPage
type GroupPatchable ¶
type GroupPatchable = original.GroupPatchable
type GroupProperties ¶
type GroupProperties = original.GroupProperties
type GroupsClient ¶
type GroupsClient = original.GroupsClient
func NewGroupsClient ¶
func NewGroupsClient(subscriptionID string) GroupsClient
func NewGroupsClientWithBaseURI ¶
func NewGroupsClientWithBaseURI(baseURI string, subscriptionID string) GroupsClient
type GroupsDeleteFuture ¶
type GroupsDeleteFuture = original.GroupsDeleteFuture
type HTTPMessage ¶
type HTTPMessage = original.HTTPMessage
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 ManagementErrorWithDetails ¶
type ManagementErrorWithDetails = original.ManagementErrorWithDetails
type MoveResourcesFuture ¶
type MoveResourcesFuture = original.MoveResourcesFuture
type OnErrorDeployment ¶
type OnErrorDeployment = original.OnErrorDeployment
type OnErrorDeploymentExtended ¶
type OnErrorDeploymentExtended = original.OnErrorDeploymentExtended
type OnErrorDeploymentType ¶
type OnErrorDeploymentType = original.OnErrorDeploymentType
const ( LastSuccessful OnErrorDeploymentType = original.LastSuccessful SpecificDeployment OnErrorDeploymentType = original.SpecificDeployment )
func PossibleOnErrorDeploymentTypeValues ¶
func PossibleOnErrorDeploymentTypeValues() []OnErrorDeploymentType
type ParametersLink ¶
type ParametersLink = original.ParametersLink
type ProviderListResult ¶
type ProviderListResult = original.ProviderListResult
type ProviderListResultIterator ¶
type ProviderListResultIterator = original.ProviderListResultIterator
func NewProviderListResultIterator ¶
func NewProviderListResultIterator(page ProviderListResultPage) ProviderListResultIterator
type ProviderListResultPage ¶
type ProviderListResultPage = original.ProviderListResultPage
func NewProviderListResultPage ¶
func NewProviderListResultPage(cur ProviderListResult, getNextPage func(context.Context, ProviderListResult) (ProviderListResult, error)) ProviderListResultPage
type ProviderOperationDisplayProperties ¶
type ProviderOperationDisplayProperties = original.ProviderOperationDisplayProperties
type ProviderResourceType ¶
type ProviderResourceType = original.ProviderResourceType
type ProvidersClient ¶
type ProvidersClient = original.ProvidersClient
func NewProvidersClient ¶
func NewProvidersClient(subscriptionID string) ProvidersClient
func NewProvidersClientWithBaseURI ¶
func NewProvidersClientWithBaseURI(baseURI string, subscriptionID string) ProvidersClient
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( None ResourceIdentityType = original.None SystemAssigned ResourceIdentityType = original.SystemAssigned SystemAssignedUserAssigned ResourceIdentityType = original.SystemAssignedUserAssigned UserAssigned ResourceIdentityType = original.UserAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type SubResource ¶
type SubResource = original.SubResource
type TagDetails ¶
type TagDetails = original.TagDetails
type TagsClient ¶
type TagsClient = original.TagsClient
func NewTagsClient ¶
func NewTagsClient(subscriptionID string) TagsClient
func NewTagsClientWithBaseURI ¶
func NewTagsClientWithBaseURI(baseURI string, subscriptionID string) TagsClient
type TagsListResult ¶
type TagsListResult = original.TagsListResult
type TagsListResultIterator ¶
type TagsListResultIterator = original.TagsListResultIterator
func NewTagsListResultIterator ¶
func NewTagsListResultIterator(page TagsListResultPage) TagsListResultIterator
type TagsListResultPage ¶
type TagsListResultPage = original.TagsListResultPage
func NewTagsListResultPage ¶
func NewTagsListResultPage(cur TagsListResult, getNextPage func(context.Context, TagsListResult) (TagsListResult, error)) TagsListResultPage
type TargetResource ¶
type TargetResource = original.TargetResource
type TemplateHashResult ¶
type TemplateHashResult = original.TemplateHashResult
type TemplateLink ¶
type TemplateLink = original.TemplateLink
type UpdateByIDFuture ¶
type UpdateByIDFuture = original.UpdateByIDFuture
type UpdateFuture ¶
type UpdateFuture = original.UpdateFuture
type ValidateMoveResourcesFuture ¶
type ValidateMoveResourcesFuture = original.ValidateMoveResourcesFuture
Click to show internal directories.
Click to hide internal directories.