features

package
v34.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AliasPathType added in v34.1.0

type AliasPathType = original.AliasPathType

type AliasType added in v34.1.0

type AliasType = original.AliasType

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicDependency added in v34.1.0

type BasicDependency = original.BasicDependency

type ChangeType added in v34.1.0

type ChangeType = original.ChangeType

func PossibleChangeTypeValues added in v34.1.0

func PossibleChangeTypeValues() []ChangeType

type CloudError added in v34.1.0

type CloudError = original.CloudError

type DebugSetting added in v34.1.0

type DebugSetting = original.DebugSetting

type Dependency added in v34.1.0

type Dependency = original.Dependency

type Deployment added in v34.1.0

type Deployment = original.Deployment

type DeploymentExportResult added in v34.1.0

type DeploymentExportResult = original.DeploymentExportResult

type DeploymentExtended added in v34.1.0

type DeploymentExtended = original.DeploymentExtended

type DeploymentExtendedFilter added in v34.1.0

type DeploymentExtendedFilter = original.DeploymentExtendedFilter

type DeploymentListResult added in v34.1.0

type DeploymentListResult = original.DeploymentListResult

type DeploymentListResultIterator added in v34.1.0

type DeploymentListResultIterator = original.DeploymentListResultIterator

func NewDeploymentListResultIterator added in v34.1.0

func NewDeploymentListResultIterator(page DeploymentListResultPage) DeploymentListResultIterator

type DeploymentListResultPage added in v34.1.0

type DeploymentListResultPage = original.DeploymentListResultPage

func NewDeploymentListResultPage added in v34.1.0

func NewDeploymentListResultPage(getNextPage func(context.Context, DeploymentListResult) (DeploymentListResult, error)) DeploymentListResultPage

type DeploymentMode added in v34.1.0

type DeploymentMode = original.DeploymentMode
const (
	Complete    DeploymentMode = original.Complete
	Incremental DeploymentMode = original.Incremental
)

func PossibleDeploymentModeValues added in v34.1.0

func PossibleDeploymentModeValues() []DeploymentMode

type DeploymentOperation added in v34.1.0

type DeploymentOperation = original.DeploymentOperation

type DeploymentOperationProperties added in v34.1.0

type DeploymentOperationProperties = original.DeploymentOperationProperties

type DeploymentOperationsClient added in v34.1.0

type DeploymentOperationsClient = original.DeploymentOperationsClient

func NewDeploymentOperationsClient added in v34.1.0

func NewDeploymentOperationsClient(subscriptionID string) DeploymentOperationsClient

func NewDeploymentOperationsClientWithBaseURI added in v34.1.0

func NewDeploymentOperationsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentOperationsClient

type DeploymentOperationsListResult added in v34.1.0

type DeploymentOperationsListResult = original.DeploymentOperationsListResult

type DeploymentOperationsListResultIterator added in v34.1.0

type DeploymentOperationsListResultIterator = original.DeploymentOperationsListResultIterator

func NewDeploymentOperationsListResultIterator added in v34.1.0

func NewDeploymentOperationsListResultIterator(page DeploymentOperationsListResultPage) DeploymentOperationsListResultIterator

type DeploymentOperationsListResultPage added in v34.1.0

type DeploymentOperationsListResultPage = original.DeploymentOperationsListResultPage

type DeploymentProperties added in v34.1.0

type DeploymentProperties = original.DeploymentProperties

type DeploymentPropertiesExtended added in v34.1.0

type DeploymentPropertiesExtended = original.DeploymentPropertiesExtended

type DeploymentValidateResult added in v34.1.0

type DeploymentValidateResult = original.DeploymentValidateResult

type DeploymentWhatIf added in v34.1.0

type DeploymentWhatIf = original.DeploymentWhatIf

type DeploymentWhatIfProperties added in v34.1.0

type DeploymentWhatIfProperties = original.DeploymentWhatIfProperties

type DeploymentWhatIfSettings added in v34.1.0

type DeploymentWhatIfSettings = original.DeploymentWhatIfSettings

type DeploymentsClient added in v34.1.0

type DeploymentsClient = original.DeploymentsClient

func NewDeploymentsClient added in v34.1.0

func NewDeploymentsClient(subscriptionID string) DeploymentsClient

func NewDeploymentsClientWithBaseURI added in v34.1.0

func NewDeploymentsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsClient

type DeploymentsCreateOrUpdateAtManagementGroupScopeFuture added in v34.1.0

type DeploymentsCreateOrUpdateAtManagementGroupScopeFuture = original.DeploymentsCreateOrUpdateAtManagementGroupScopeFuture

type DeploymentsCreateOrUpdateAtScopeFuture added in v34.1.0

type DeploymentsCreateOrUpdateAtScopeFuture = original.DeploymentsCreateOrUpdateAtScopeFuture

type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture added in v34.1.0

type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture = original.DeploymentsCreateOrUpdateAtSubscriptionScopeFuture

type DeploymentsCreateOrUpdateAtTenantScopeFuture added in v34.1.0

type DeploymentsCreateOrUpdateAtTenantScopeFuture = original.DeploymentsCreateOrUpdateAtTenantScopeFuture

type DeploymentsCreateOrUpdateFuture added in v34.1.0

type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture

type DeploymentsDeleteAtManagementGroupScopeFuture added in v34.1.0

type DeploymentsDeleteAtManagementGroupScopeFuture = original.DeploymentsDeleteAtManagementGroupScopeFuture

type DeploymentsDeleteAtScopeFuture added in v34.1.0

type DeploymentsDeleteAtScopeFuture = original.DeploymentsDeleteAtScopeFuture

type DeploymentsDeleteAtSubscriptionScopeFuture added in v34.1.0

type DeploymentsDeleteAtSubscriptionScopeFuture = original.DeploymentsDeleteAtSubscriptionScopeFuture

type DeploymentsDeleteAtTenantScopeFuture added in v34.1.0

type DeploymentsDeleteAtTenantScopeFuture = original.DeploymentsDeleteAtTenantScopeFuture

type DeploymentsDeleteFuture added in v34.1.0

type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture

type DeploymentsWhatIfAtSubscriptionScopeFuture added in v34.1.0

type DeploymentsWhatIfAtSubscriptionScopeFuture = original.DeploymentsWhatIfAtSubscriptionScopeFuture

type DeploymentsWhatIfFuture added in v34.1.0

type DeploymentsWhatIfFuture = original.DeploymentsWhatIfFuture

type ErrorAdditionalInfo added in v34.1.0

type ErrorAdditionalInfo = original.ErrorAdditionalInfo

type ErrorResponse added in v34.1.0

type ErrorResponse = original.ErrorResponse

type ExportTemplateRequest added in v34.1.0

type ExportTemplateRequest = original.ExportTemplateRequest

type GenericResource added in v34.1.0

type GenericResource = original.GenericResource

type GenericResourceFilter added in v34.1.0

type GenericResourceFilter = original.GenericResourceFilter

type HTTPMessage added in v34.1.0

type HTTPMessage = original.HTTPMessage

type Identity added in v34.1.0

type Identity = original.Identity

type IdentityUserAssignedIdentitiesValue added in v34.1.0

type IdentityUserAssignedIdentitiesValue = original.IdentityUserAssignedIdentitiesValue

type OnErrorDeployment added in v34.1.0

type OnErrorDeployment = original.OnErrorDeployment

type OnErrorDeploymentExtended added in v34.1.0

type OnErrorDeploymentExtended = original.OnErrorDeploymentExtended

type OnErrorDeploymentType added in v34.1.0

type OnErrorDeploymentType = original.OnErrorDeploymentType

func PossibleOnErrorDeploymentTypeValues added in v34.1.0

func PossibleOnErrorDeploymentTypeValues() []OnErrorDeploymentType

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient added in v34.1.0

type OperationsClient = original.OperationsClient

func NewOperationsClient added in v34.1.0

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI added in v34.1.0

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ParametersLink = original.ParametersLink

type Plan added in v34.1.0

type Plan = original.Plan

type PropertyChangeType added in v34.1.0

type PropertyChangeType = original.PropertyChangeType

func PossiblePropertyChangeTypeValues added in v34.1.0

func PossiblePropertyChangeTypeValues() []PropertyChangeType

type Provider added in v34.1.0

type Provider = original.Provider

type ProviderListResult added in v34.1.0

type ProviderListResult = original.ProviderListResult

type ProviderListResultIterator added in v34.1.0

type ProviderListResultIterator = original.ProviderListResultIterator

func NewProviderListResultIterator added in v34.1.0

func NewProviderListResultIterator(page ProviderListResultPage) ProviderListResultIterator

type ProviderListResultPage added in v34.1.0

type ProviderListResultPage = original.ProviderListResultPage

func NewProviderListResultPage added in v34.1.0

func NewProviderListResultPage(getNextPage func(context.Context, ProviderListResult) (ProviderListResult, error)) ProviderListResultPage

type ProviderResourceType added in v34.1.0

type ProviderResourceType = original.ProviderResourceType

type ProvidersClient added in v34.1.0

type ProvidersClient = original.ProvidersClient

func NewProvidersClient added in v34.1.0

func NewProvidersClient(subscriptionID string) ProvidersClient

func NewProvidersClientWithBaseURI added in v34.1.0

func NewProvidersClientWithBaseURI(baseURI string, subscriptionID string) ProvidersClient

type Resource added in v34.1.0

type Resource = original.Resource

type ResourceGroup added in v34.1.0

type ResourceGroup = original.ResourceGroup

type ResourceGroupExportResult added in v34.1.0

type ResourceGroupExportResult = original.ResourceGroupExportResult

type ResourceGroupFilter added in v34.1.0

type ResourceGroupFilter = original.ResourceGroupFilter

type ResourceGroupListResult added in v34.1.0

type ResourceGroupListResult = original.ResourceGroupListResult

type ResourceGroupListResultIterator added in v34.1.0

type ResourceGroupListResultIterator = original.ResourceGroupListResultIterator

func NewResourceGroupListResultIterator added in v34.1.0

func NewResourceGroupListResultIterator(page ResourceGroupListResultPage) ResourceGroupListResultIterator

type ResourceGroupListResultPage added in v34.1.0

type ResourceGroupListResultPage = original.ResourceGroupListResultPage

func NewResourceGroupListResultPage added in v34.1.0

func NewResourceGroupListResultPage(getNextPage func(context.Context, ResourceGroupListResult) (ResourceGroupListResult, error)) ResourceGroupListResultPage

type ResourceGroupPatchable added in v34.1.0

type ResourceGroupPatchable = original.ResourceGroupPatchable

type ResourceGroupProperties added in v34.1.0

type ResourceGroupProperties = original.ResourceGroupProperties

type ResourceGroupsClient added in v34.1.0

type ResourceGroupsClient = original.ResourceGroupsClient

func NewResourceGroupsClient added in v34.1.0

func NewResourceGroupsClient(subscriptionID string) ResourceGroupsClient

func NewResourceGroupsClientWithBaseURI added in v34.1.0

func NewResourceGroupsClientWithBaseURI(baseURI string, subscriptionID string) ResourceGroupsClient

type ResourceGroupsDeleteFuture added in v34.1.0

type ResourceGroupsDeleteFuture = original.ResourceGroupsDeleteFuture

type ResourceIdentityType added in v34.1.0

type ResourceIdentityType = original.ResourceIdentityType

func PossibleResourceIdentityTypeValues added in v34.1.0

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ResourceListResult added in v34.1.0

type ResourceListResult = original.ResourceListResult

type ResourceListResultIterator added in v34.1.0

type ResourceListResultIterator = original.ResourceListResultIterator

func NewResourceListResultIterator added in v34.1.0

func NewResourceListResultIterator(page ResourceListResultPage) ResourceListResultIterator

type ResourceListResultPage added in v34.1.0

type ResourceListResultPage = original.ResourceListResultPage

func NewResourceListResultPage added in v34.1.0

func NewResourceListResultPage(getNextPage func(context.Context, ResourceListResult) (ResourceListResult, error)) ResourceListResultPage

type ResourceProviderOperationDisplayProperties added in v34.1.0

type ResourceProviderOperationDisplayProperties = original.ResourceProviderOperationDisplayProperties

type ResourcesClient added in v34.1.0

type ResourcesClient = original.ResourcesClient

func NewResourcesClient added in v34.1.0

func NewResourcesClient(subscriptionID string) ResourcesClient

func NewResourcesClientWithBaseURI added in v34.1.0

func NewResourcesClientWithBaseURI(baseURI string, subscriptionID string) ResourcesClient

type ResourcesCreateOrUpdateByIDFuture added in v34.1.0

type ResourcesCreateOrUpdateByIDFuture = original.ResourcesCreateOrUpdateByIDFuture

type ResourcesCreateOrUpdateFuture added in v34.1.0

type ResourcesCreateOrUpdateFuture = original.ResourcesCreateOrUpdateFuture

type ResourcesDeleteByIDFuture added in v34.1.0

type ResourcesDeleteByIDFuture = original.ResourcesDeleteByIDFuture

type ResourcesDeleteFuture added in v34.1.0

type ResourcesDeleteFuture = original.ResourcesDeleteFuture

type ResourcesMoveInfo added in v34.1.0

type ResourcesMoveInfo = original.ResourcesMoveInfo

type ResourcesMoveResourcesFuture added in v34.1.0

type ResourcesMoveResourcesFuture = original.ResourcesMoveResourcesFuture

type ResourcesUpdateByIDFuture added in v34.1.0

type ResourcesUpdateByIDFuture = original.ResourcesUpdateByIDFuture

type ResourcesUpdateFuture added in v34.1.0

type ResourcesUpdateFuture = original.ResourcesUpdateFuture

type ResourcesValidateMoveResourcesFuture added in v34.1.0

type ResourcesValidateMoveResourcesFuture = original.ResourcesValidateMoveResourcesFuture

type Sku added in v34.1.0

type Sku = original.Sku

type SubResource added in v34.1.0

type SubResource = original.SubResource

type TagCount added in v34.1.0

type TagCount = original.TagCount

type TagDetails added in v34.1.0

type TagDetails = original.TagDetails

type TagValue added in v34.1.0

type TagValue = original.TagValue

type TagsClient added in v34.1.0

type TagsClient = original.TagsClient

func NewTagsClient added in v34.1.0

func NewTagsClient(subscriptionID string) TagsClient

func NewTagsClientWithBaseURI added in v34.1.0

func NewTagsClientWithBaseURI(baseURI string, subscriptionID string) TagsClient

type TagsListResult added in v34.1.0

type TagsListResult = original.TagsListResult

type TagsListResultIterator added in v34.1.0

type TagsListResultIterator = original.TagsListResultIterator

func NewTagsListResultIterator added in v34.1.0

func NewTagsListResultIterator(page TagsListResultPage) TagsListResultIterator

type TagsListResultPage added in v34.1.0

type TagsListResultPage = original.TagsListResultPage

func NewTagsListResultPage added in v34.1.0

func NewTagsListResultPage(getNextPage func(context.Context, TagsListResult) (TagsListResult, error)) TagsListResultPage

type TargetResource added in v34.1.0

type TargetResource = original.TargetResource

type TemplateHashResult added in v34.1.0

type TemplateHashResult = original.TemplateHashResult
type TemplateLink = original.TemplateLink

type WhatIfChange added in v34.1.0

type WhatIfChange = original.WhatIfChange

type WhatIfOperationProperties added in v34.1.0

type WhatIfOperationProperties = original.WhatIfOperationProperties

type WhatIfOperationResult added in v34.1.0

type WhatIfOperationResult = original.WhatIfOperationResult

type WhatIfPropertyChange added in v34.1.0

type WhatIfPropertyChange = original.WhatIfPropertyChange

type WhatIfResultFormat added in v34.1.0

type WhatIfResultFormat = original.WhatIfResultFormat

func PossibleWhatIfResultFormatValues added in v34.1.0

func PossibleWhatIfResultFormatValues() []WhatIfResultFormat

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL