Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AliasPathType
- type AliasType
- type BaseClient
- type BasicDependency
- type ChangeType
- type CloudError
- type DebugSetting
- 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 DeploymentWhatIf
- type DeploymentWhatIfProperties
- type DeploymentWhatIfSettings
- type DeploymentsClient
- type DeploymentsCreateOrUpdateAtManagementGroupScopeFuture
- type DeploymentsCreateOrUpdateAtScopeFuture
- type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture
- type DeploymentsCreateOrUpdateAtTenantScopeFuture
- type DeploymentsCreateOrUpdateFuture
- type DeploymentsDeleteAtManagementGroupScopeFuture
- type DeploymentsDeleteAtScopeFuture
- type DeploymentsDeleteAtSubscriptionScopeFuture
- type DeploymentsDeleteAtTenantScopeFuture
- type DeploymentsDeleteFuture
- type DeploymentsWhatIfAtSubscriptionScopeFuture
- type DeploymentsWhatIfFuture
- type ErrorAdditionalInfo
- type ErrorResponse
- type ExportTemplateRequest
- type GenericResource
- type GenericResourceExpanded
- type GenericResourceFilter
- type HTTPMessage
- type Identity
- type IdentityUserAssignedIdentitiesValue
- type OnErrorDeployment
- type OnErrorDeploymentExtended
- type OnErrorDeploymentType
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type ParametersLink
- type Plan
- type PropertyChangeType
- type Provider
- type ProviderListResult
- type ProviderListResultIterator
- type ProviderListResultPage
- type ProviderResourceType
- type ProvidersClient
- type Resource
- type ResourceGroup
- type ResourceGroupExportResult
- type ResourceGroupFilter
- type ResourceGroupListResult
- type ResourceGroupListResultIterator
- type ResourceGroupListResultPage
- type ResourceGroupPatchable
- type ResourceGroupProperties
- type ResourceGroupsClient
- type ResourceGroupsDeleteFuture
- type ResourceIdentityType
- type ResourceListResult
- type ResourceListResultIterator
- type ResourceListResultPage
- type ResourceProviderOperationDisplayProperties
- type ResourcesClient
- type ResourcesCreateOrUpdateByIDFuture
- type ResourcesCreateOrUpdateFuture
- type ResourcesDeleteByIDFuture
- type ResourcesDeleteFuture
- type ResourcesMoveInfo
- type ResourcesMoveResourcesFuture
- type ResourcesUpdateByIDFuture
- type ResourcesUpdateFuture
- type ResourcesValidateMoveResourcesFuture
- 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 WhatIfChange
- type WhatIfOperationProperties
- type WhatIfOperationResult
- type WhatIfPropertyChange
- type WhatIfResultFormat
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 ChangeType ¶
type ChangeType = original.ChangeType
const ( Create ChangeType = original.Create Delete ChangeType = original.Delete Deploy ChangeType = original.Deploy Ignore ChangeType = original.Ignore Modify ChangeType = original.Modify NoChange ChangeType = original.NoChange )
func PossibleChangeTypeValues ¶
func PossibleChangeTypeValues() []ChangeType
type CloudError ¶
type CloudError = original.CloudError
type DebugSetting ¶
type DebugSetting = original.DebugSetting
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 DeploymentWhatIf ¶
type DeploymentWhatIf = original.DeploymentWhatIf
type DeploymentWhatIfProperties ¶
type DeploymentWhatIfProperties = original.DeploymentWhatIfProperties
type DeploymentWhatIfSettings ¶
type DeploymentWhatIfSettings = original.DeploymentWhatIfSettings
type DeploymentsClient ¶
type DeploymentsClient = original.DeploymentsClient
func NewDeploymentsClient ¶
func NewDeploymentsClient(subscriptionID string) DeploymentsClient
func NewDeploymentsClientWithBaseURI ¶
func NewDeploymentsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsClient
type DeploymentsCreateOrUpdateAtManagementGroupScopeFuture ¶
type DeploymentsCreateOrUpdateAtManagementGroupScopeFuture = original.DeploymentsCreateOrUpdateAtManagementGroupScopeFuture
type DeploymentsCreateOrUpdateAtScopeFuture ¶
type DeploymentsCreateOrUpdateAtScopeFuture = original.DeploymentsCreateOrUpdateAtScopeFuture
type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture ¶
type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture = original.DeploymentsCreateOrUpdateAtSubscriptionScopeFuture
type DeploymentsCreateOrUpdateAtTenantScopeFuture ¶
type DeploymentsCreateOrUpdateAtTenantScopeFuture = original.DeploymentsCreateOrUpdateAtTenantScopeFuture
type DeploymentsCreateOrUpdateFuture ¶
type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture
type DeploymentsDeleteAtManagementGroupScopeFuture ¶
type DeploymentsDeleteAtManagementGroupScopeFuture = original.DeploymentsDeleteAtManagementGroupScopeFuture
type DeploymentsDeleteAtScopeFuture ¶
type DeploymentsDeleteAtScopeFuture = original.DeploymentsDeleteAtScopeFuture
type DeploymentsDeleteAtSubscriptionScopeFuture ¶
type DeploymentsDeleteAtSubscriptionScopeFuture = original.DeploymentsDeleteAtSubscriptionScopeFuture
type DeploymentsDeleteAtTenantScopeFuture ¶
type DeploymentsDeleteAtTenantScopeFuture = original.DeploymentsDeleteAtTenantScopeFuture
type DeploymentsDeleteFuture ¶
type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture
type DeploymentsWhatIfAtSubscriptionScopeFuture ¶
type DeploymentsWhatIfAtSubscriptionScopeFuture = original.DeploymentsWhatIfAtSubscriptionScopeFuture
type DeploymentsWhatIfFuture ¶
type DeploymentsWhatIfFuture = original.DeploymentsWhatIfFuture
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 HTTPMessage ¶
type HTTPMessage = original.HTTPMessage
type IdentityUserAssignedIdentitiesValue ¶
type IdentityUserAssignedIdentitiesValue = original.IdentityUserAssignedIdentitiesValue
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 OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
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 OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ParametersLink ¶
type ParametersLink = original.ParametersLink
type PropertyChangeType ¶
type PropertyChangeType = original.PropertyChangeType
const ( PropertyChangeTypeArray PropertyChangeType = original.PropertyChangeTypeArray PropertyChangeTypeCreate PropertyChangeType = original.PropertyChangeTypeCreate PropertyChangeTypeDelete PropertyChangeType = original.PropertyChangeTypeDelete PropertyChangeTypeModify PropertyChangeType = original.PropertyChangeTypeModify )
func PossiblePropertyChangeTypeValues ¶
func PossiblePropertyChangeTypeValues() []PropertyChangeType
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 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 ResourceGroup ¶
type ResourceGroup = original.ResourceGroup
type ResourceGroupExportResult ¶
type ResourceGroupExportResult = original.ResourceGroupExportResult
type ResourceGroupFilter ¶
type ResourceGroupFilter = original.ResourceGroupFilter
type ResourceGroupListResult ¶
type ResourceGroupListResult = original.ResourceGroupListResult
type ResourceGroupListResultIterator ¶
type ResourceGroupListResultIterator = original.ResourceGroupListResultIterator
func NewResourceGroupListResultIterator ¶
func NewResourceGroupListResultIterator(page ResourceGroupListResultPage) ResourceGroupListResultIterator
type ResourceGroupListResultPage ¶
type ResourceGroupListResultPage = original.ResourceGroupListResultPage
func NewResourceGroupListResultPage ¶
func NewResourceGroupListResultPage(cur ResourceGroupListResult, getNextPage func(context.Context, ResourceGroupListResult) (ResourceGroupListResult, error)) ResourceGroupListResultPage
type ResourceGroupPatchable ¶
type ResourceGroupPatchable = original.ResourceGroupPatchable
type ResourceGroupProperties ¶
type ResourceGroupProperties = original.ResourceGroupProperties
type ResourceGroupsClient ¶
type ResourceGroupsClient = original.ResourceGroupsClient
func NewResourceGroupsClient ¶
func NewResourceGroupsClient(subscriptionID string) ResourceGroupsClient
func NewResourceGroupsClientWithBaseURI ¶
func NewResourceGroupsClientWithBaseURI(baseURI string, subscriptionID string) ResourceGroupsClient
type ResourceGroupsDeleteFuture ¶
type ResourceGroupsDeleteFuture = original.ResourceGroupsDeleteFuture
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 ResourceListResult ¶
type ResourceListResult = original.ResourceListResult
type ResourceListResultIterator ¶
type ResourceListResultIterator = original.ResourceListResultIterator
func NewResourceListResultIterator ¶
func NewResourceListResultIterator(page ResourceListResultPage) ResourceListResultIterator
type ResourceListResultPage ¶
type ResourceListResultPage = original.ResourceListResultPage
func NewResourceListResultPage ¶
func NewResourceListResultPage(cur ResourceListResult, getNextPage func(context.Context, ResourceListResult) (ResourceListResult, error)) ResourceListResultPage
type ResourceProviderOperationDisplayProperties ¶
type ResourceProviderOperationDisplayProperties = original.ResourceProviderOperationDisplayProperties
type ResourcesClient ¶
type ResourcesClient = original.ResourcesClient
func NewResourcesClient ¶
func NewResourcesClient(subscriptionID string) ResourcesClient
func NewResourcesClientWithBaseURI ¶
func NewResourcesClientWithBaseURI(baseURI string, subscriptionID string) ResourcesClient
type ResourcesCreateOrUpdateByIDFuture ¶
type ResourcesCreateOrUpdateByIDFuture = original.ResourcesCreateOrUpdateByIDFuture
type ResourcesCreateOrUpdateFuture ¶
type ResourcesCreateOrUpdateFuture = original.ResourcesCreateOrUpdateFuture
type ResourcesDeleteByIDFuture ¶
type ResourcesDeleteByIDFuture = original.ResourcesDeleteByIDFuture
type ResourcesDeleteFuture ¶
type ResourcesDeleteFuture = original.ResourcesDeleteFuture
type ResourcesMoveInfo ¶
type ResourcesMoveInfo = original.ResourcesMoveInfo
type ResourcesMoveResourcesFuture ¶
type ResourcesMoveResourcesFuture = original.ResourcesMoveResourcesFuture
type ResourcesUpdateByIDFuture ¶
type ResourcesUpdateByIDFuture = original.ResourcesUpdateByIDFuture
type ResourcesUpdateFuture ¶
type ResourcesUpdateFuture = original.ResourcesUpdateFuture
type ResourcesValidateMoveResourcesFuture ¶
type ResourcesValidateMoveResourcesFuture = original.ResourcesValidateMoveResourcesFuture
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 WhatIfChange ¶
type WhatIfChange = original.WhatIfChange
type WhatIfOperationProperties ¶
type WhatIfOperationProperties = original.WhatIfOperationProperties
type WhatIfOperationResult ¶
type WhatIfOperationResult = original.WhatIfOperationResult
type WhatIfPropertyChange ¶
type WhatIfPropertyChange = original.WhatIfPropertyChange
type WhatIfResultFormat ¶
type WhatIfResultFormat = original.WhatIfResultFormat
const ( FullResourcePayloads WhatIfResultFormat = original.FullResourcePayloads ResourceIDOnly WhatIfResultFormat = original.ResourceIDOnly )
func PossibleWhatIfResultFormatValues ¶
func PossibleWhatIfResultFormatValues() []WhatIfResultFormat
Click to show internal directories.
Click to hide internal directories.