Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type AliasPathType
- type AliasType
- type BasicDependency
- type DebugSetting
- type Dependency
- type Deployment
- type DeploymentExportResult
- type DeploymentExtended
- type DeploymentExtendedFilter
- type DeploymentListResult
- type DeploymentMode
- type DeploymentOperation
- type DeploymentOperationProperties
- type DeploymentOperationsClient
- type DeploymentOperationsListResult
- type DeploymentProperties
- type DeploymentPropertiesExtended
- type DeploymentValidateResult
- type DeploymentsClient
- type ExportTemplateRequest
- type GenericResource
- type GenericResourceFilter
- type Group
- type GroupClient
- type GroupExportResult
- type GroupFilter
- type GroupListResult
- type GroupPatchable
- type GroupProperties
- type GroupsClient
- type HTTPMessage
- type Identity
- type ListResult
- type ManagementClient
- type ManagementErrorWithDetails
- type MoveInfo
- type ParametersLink
- type Plan
- type Provider
- type ProviderListResult
- 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 TargetResource
- type TemplateLink
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AliasPathType ¶
type AliasPathType = original.AliasPathType
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 DeploymentMode ¶
type DeploymentMode = original.DeploymentMode
const ( Complete DeploymentMode = original.Complete Incremental DeploymentMode = original.Incremental )
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 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 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 GroupExportResult ¶
type GroupExportResult = original.GroupExportResult
type GroupFilter ¶
type GroupFilter = original.GroupFilter
type GroupListResult ¶
type GroupListResult = original.GroupListResult
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 HTTPMessage ¶
type HTTPMessage = original.HTTPMessage
type ListResult ¶
type ListResult = original.ListResult
type ManagementClient ¶
type ManagementClient = original.ManagementClient
func New ¶
func New(subscriptionID string) ManagementClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) ManagementClient
type ManagementErrorWithDetails ¶
type ManagementErrorWithDetails = original.ManagementErrorWithDetails
type ParametersLink ¶
type ParametersLink = original.ParametersLink
type ProviderListResult ¶
type ProviderListResult = original.ProviderListResult
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 (
SystemAssigned ResourceIdentityType = original.SystemAssigned
)
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 TargetResource ¶
type TargetResource = original.TargetResource
type TemplateLink ¶
type TemplateLink = original.TemplateLink
Click to show internal directories.
Click to hide internal directories.