Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AliasPathType
- type AliasType
- type BaseClient
- type BasicDependency
- 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 DeploymentOperationsGroupClient
- type DeploymentOperationsListResult
- type DeploymentOperationsListResultIterator
- type DeploymentOperationsListResultPage
- type DeploymentProperties
- type DeploymentPropertiesExtended
- type DeploymentValidateResult
- type DeploymentsGroupClient
- type DeploymentsGroupCreateOrUpdateAtSubscriptionScopeFuture
- type DeploymentsGroupCreateOrUpdateFuture
- type DeploymentsGroupDeleteAtSubscriptionScopeFuture
- type DeploymentsGroupDeleteFuture
- type ExportTemplateRequest
- type GenericResource
- type GenericResourceFilter
- type Group
- type GroupClient
- type GroupCreateOrUpdateByIDFuture
- type GroupCreateOrUpdateFuture
- type GroupDeleteByIDFuture
- type GroupDeleteFuture
- type GroupExportResult
- type GroupFilter
- type GroupListResult
- type GroupListResultIterator
- type GroupListResultPage
- type GroupMoveResourcesFuture
- type GroupPatchable
- type GroupProperties
- type GroupUpdateByIDFuture
- type GroupUpdateFuture
- type GroupValidateMoveResourcesFuture
- type GroupsGroupClient
- type GroupsGroupDeleteFuture
- type HTTPMessage
- type Identity
- type IdentityUserAssignedIdentitiesValue
- type ListResult
- type ListResultIterator
- type ListResultPage
- type ManagementErrorWithDetails
- type MoveInfo
- type OnErrorDeployment
- type OnErrorDeploymentExtended
- type OnErrorDeploymentType
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsGroupClient
- type ParametersLink
- type Plan
- type Provider
- type ProviderListResult
- type ProviderListResultIterator
- type ProviderListResultPage
- type ProviderOperationDisplayProperties
- type ProviderResourceType
- type ProvidersGroupClient
- type Resource
- type ResourceIdentityType
- type Sku
- type SubResource
- type TagCount
- type TagDetails
- type TagValue
- type TagsGroupClient
- type TagsListResult
- type TagsListResultIterator
- type TagsListResultPage
- type TargetResource
- type TemplateLink
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 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(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 DeploymentOperationsGroupClient ¶
type DeploymentOperationsGroupClient = original.DeploymentOperationsGroupClient
func NewDeploymentOperationsGroupClient ¶
func NewDeploymentOperationsGroupClient(subscriptionID string) DeploymentOperationsGroupClient
func NewDeploymentOperationsGroupClientWithBaseURI ¶
func NewDeploymentOperationsGroupClientWithBaseURI(baseURI string, subscriptionID string) DeploymentOperationsGroupClient
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(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 DeploymentsGroupClient ¶
type DeploymentsGroupClient = original.DeploymentsGroupClient
func NewDeploymentsGroupClient ¶
func NewDeploymentsGroupClient(subscriptionID string) DeploymentsGroupClient
func NewDeploymentsGroupClientWithBaseURI ¶
func NewDeploymentsGroupClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsGroupClient
type DeploymentsGroupCreateOrUpdateAtSubscriptionScopeFuture ¶
type DeploymentsGroupCreateOrUpdateAtSubscriptionScopeFuture = original.DeploymentsGroupCreateOrUpdateAtSubscriptionScopeFuture
type DeploymentsGroupCreateOrUpdateFuture ¶
type DeploymentsGroupCreateOrUpdateFuture = original.DeploymentsGroupCreateOrUpdateFuture
type DeploymentsGroupDeleteAtSubscriptionScopeFuture ¶
type DeploymentsGroupDeleteAtSubscriptionScopeFuture = original.DeploymentsGroupDeleteAtSubscriptionScopeFuture
type DeploymentsGroupDeleteFuture ¶
type DeploymentsGroupDeleteFuture = original.DeploymentsGroupDeleteFuture
type ExportTemplateRequest ¶
type ExportTemplateRequest = original.ExportTemplateRequest
type GenericResource ¶
type GenericResource = original.GenericResource
type GenericResourceFilter ¶
type GenericResourceFilter = original.GenericResourceFilter
type GroupClient ¶
type GroupClient = original.GroupClient
func NewGroupClient ¶
func NewGroupClient(subscriptionID string) GroupClient
func NewGroupClientWithBaseURI ¶
func NewGroupClientWithBaseURI(baseURI string, subscriptionID string) GroupClient
type GroupCreateOrUpdateByIDFuture ¶
type GroupCreateOrUpdateByIDFuture = original.GroupCreateOrUpdateByIDFuture
type GroupCreateOrUpdateFuture ¶
type GroupCreateOrUpdateFuture = original.GroupCreateOrUpdateFuture
type GroupDeleteByIDFuture ¶
type GroupDeleteByIDFuture = original.GroupDeleteByIDFuture
type GroupDeleteFuture ¶
type GroupDeleteFuture = original.GroupDeleteFuture
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(getNextPage func(context.Context, GroupListResult) (GroupListResult, error)) GroupListResultPage
type GroupMoveResourcesFuture ¶
type GroupMoveResourcesFuture = original.GroupMoveResourcesFuture
type GroupPatchable ¶
type GroupPatchable = original.GroupPatchable
type GroupProperties ¶
type GroupProperties = original.GroupProperties
type GroupUpdateByIDFuture ¶
type GroupUpdateByIDFuture = original.GroupUpdateByIDFuture
type GroupUpdateFuture ¶
type GroupUpdateFuture = original.GroupUpdateFuture
type GroupValidateMoveResourcesFuture ¶
type GroupValidateMoveResourcesFuture = original.GroupValidateMoveResourcesFuture
type GroupsGroupClient ¶
type GroupsGroupClient = original.GroupsGroupClient
func NewGroupsGroupClient ¶
func NewGroupsGroupClient(subscriptionID string) GroupsGroupClient
func NewGroupsGroupClientWithBaseURI ¶
func NewGroupsGroupClientWithBaseURI(baseURI string, subscriptionID string) GroupsGroupClient
type GroupsGroupDeleteFuture ¶
type GroupsGroupDeleteFuture = original.GroupsGroupDeleteFuture
type HTTPMessage ¶
type HTTPMessage = original.HTTPMessage
type IdentityUserAssignedIdentitiesValue ¶
type IdentityUserAssignedIdentitiesValue = original.IdentityUserAssignedIdentitiesValue
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(getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type ManagementErrorWithDetails ¶
type ManagementErrorWithDetails = original.ManagementErrorWithDetails
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(getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsGroupClient ¶
type OperationsGroupClient = original.OperationsGroupClient
func NewOperationsGroupClient ¶
func NewOperationsGroupClient(subscriptionID string) OperationsGroupClient
func NewOperationsGroupClientWithBaseURI ¶
func NewOperationsGroupClientWithBaseURI(baseURI string, subscriptionID string) OperationsGroupClient
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(getNextPage func(context.Context, ProviderListResult) (ProviderListResult, error)) ProviderListResultPage
type ProviderOperationDisplayProperties ¶
type ProviderOperationDisplayProperties = original.ProviderOperationDisplayProperties
type ProviderResourceType ¶
type ProviderResourceType = original.ProviderResourceType
type ProvidersGroupClient ¶
type ProvidersGroupClient = original.ProvidersGroupClient
func NewProvidersGroupClient ¶
func NewProvidersGroupClient(subscriptionID string) ProvidersGroupClient
func NewProvidersGroupClientWithBaseURI ¶
func NewProvidersGroupClientWithBaseURI(baseURI string, subscriptionID string) ProvidersGroupClient
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 TagsGroupClient ¶
type TagsGroupClient = original.TagsGroupClient
func NewTagsGroupClient ¶
func NewTagsGroupClient(subscriptionID string) TagsGroupClient
func NewTagsGroupClientWithBaseURI ¶
func NewTagsGroupClientWithBaseURI(baseURI string, subscriptionID string) TagsGroupClient
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(getNextPage func(context.Context, TagsListResult) (TagsListResult, error)) TagsListResultPage
type TargetResource ¶
type TargetResource = original.TargetResource
type TemplateLink ¶
type TemplateLink = original.TemplateLink
Click to show internal directories.
Click to hide internal directories.