resources

package
v45.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 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 APIProfile added in v45.1.1

type APIProfile = original.APIProfile

type Alias added in v45.1.0

type Alias = original.Alias

type AliasPath added in v45.1.0

type AliasPath = original.AliasPath

type AliasPathAttributes added in v45.1.1

type AliasPathAttributes = original.AliasPathAttributes

func PossibleAliasPathAttributesValues added in v45.1.1

func PossibleAliasPathAttributesValues() []AliasPathAttributes

type AliasPathMetadata added in v45.1.1

type AliasPathMetadata = original.AliasPathMetadata

type AliasPattern added in v45.1.0

type AliasPattern = original.AliasPattern

type AliasPatternType added in v45.1.0

type AliasPatternType = original.AliasPatternType
const (
	AliasPatternTypeExtract      AliasPatternType = original.AliasPatternTypeExtract
	AliasPatternTypeNotSpecified AliasPatternType = original.AliasPatternTypeNotSpecified
)

func PossibleAliasPatternTypeValues added in v45.1.0

func PossibleAliasPatternTypeValues() []AliasPatternType

type AliasType

type AliasType = original.AliasType
const (
	AliasTypeMask         AliasType = original.AliasTypeMask
	AliasTypeNotSpecified AliasType = original.AliasTypeNotSpecified
	AliasTypePlainText    AliasType = original.AliasTypePlainText
)

func PossibleAliasTypeValues added in v45.1.0

func PossibleAliasTypeValues() []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

type BasicDependency = original.BasicDependency

type ChangeType added in v45.1.0

type ChangeType = original.ChangeType

func PossibleChangeTypeValues added in v45.1.0

func PossibleChangeTypeValues() []ChangeType

type Client

type Client = original.Client

func NewClient

func NewClient(subscriptionID string) Client

func NewClientWithBaseURI

func NewClientWithBaseURI(baseURI string, subscriptionID string) Client

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 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 DeploymentProperties

type DeploymentProperties = original.DeploymentProperties

type DeploymentPropertiesExtended

type DeploymentPropertiesExtended = original.DeploymentPropertiesExtended

type DeploymentValidateResult

type DeploymentValidateResult = original.DeploymentValidateResult

type DeploymentWhatIf added in v45.1.0

type DeploymentWhatIf = original.DeploymentWhatIf

type DeploymentWhatIfProperties added in v45.1.0

type DeploymentWhatIfProperties = original.DeploymentWhatIfProperties

type DeploymentWhatIfSettings added in v45.1.0

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 DeploymentsCreateOrUpdateAtScopeFuture added in v45.1.0

type DeploymentsCreateOrUpdateAtScopeFuture = original.DeploymentsCreateOrUpdateAtScopeFuture

type DeploymentsCreateOrUpdateAtTenantScopeFuture added in v45.1.0

type DeploymentsCreateOrUpdateAtTenantScopeFuture = original.DeploymentsCreateOrUpdateAtTenantScopeFuture

type DeploymentsCreateOrUpdateFuture

type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture

type DeploymentsDeleteAtScopeFuture added in v45.1.0

type DeploymentsDeleteAtScopeFuture = original.DeploymentsDeleteAtScopeFuture

type DeploymentsDeleteAtTenantScopeFuture added in v45.1.0

type DeploymentsDeleteAtTenantScopeFuture = original.DeploymentsDeleteAtTenantScopeFuture

type DeploymentsDeleteFuture

type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture

type DeploymentsValidateAtManagementGroupScopeFuture added in v45.1.0

type DeploymentsValidateAtManagementGroupScopeFuture = original.DeploymentsValidateAtManagementGroupScopeFuture

type DeploymentsValidateAtScopeFuture added in v45.1.0

type DeploymentsValidateAtScopeFuture = original.DeploymentsValidateAtScopeFuture

type DeploymentsValidateAtSubscriptionScopeFuture added in v45.1.0

type DeploymentsValidateAtSubscriptionScopeFuture = original.DeploymentsValidateAtSubscriptionScopeFuture

type DeploymentsValidateAtTenantScopeFuture added in v45.1.0

type DeploymentsValidateAtTenantScopeFuture = original.DeploymentsValidateAtTenantScopeFuture

type DeploymentsValidateFuture added in v45.1.0

type DeploymentsValidateFuture = original.DeploymentsValidateFuture

type DeploymentsWhatIfAtManagementGroupScopeFuture added in v45.1.0

type DeploymentsWhatIfAtManagementGroupScopeFuture = original.DeploymentsWhatIfAtManagementGroupScopeFuture

type DeploymentsWhatIfAtSubscriptionScopeFuture added in v45.1.0

type DeploymentsWhatIfAtSubscriptionScopeFuture = original.DeploymentsWhatIfAtSubscriptionScopeFuture

type DeploymentsWhatIfAtTenantScopeFuture added in v45.1.0

type DeploymentsWhatIfAtTenantScopeFuture = original.DeploymentsWhatIfAtTenantScopeFuture

type DeploymentsWhatIfFuture added in v45.1.0

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 Group

type Group = original.Group

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 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 GroupsExportTemplateFuture added in v45.1.0

type GroupsExportTemplateFuture = original.GroupsExportTemplateFuture

type HTTPMessage

type HTTPMessage = original.HTTPMessage

type Identity

type Identity = original.Identity

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 MoveInfo

type MoveInfo = original.MoveInfo

type MoveResourcesFuture

type MoveResourcesFuture = original.MoveResourcesFuture

type OnErrorDeployment

type OnErrorDeployment = original.OnErrorDeployment

type OnErrorDeploymentExtended

type OnErrorDeploymentExtended = original.OnErrorDeploymentExtended

type OnErrorDeploymentType

type OnErrorDeploymentType = original.OnErrorDeploymentType

func PossibleOnErrorDeploymentTypeValues

func PossibleOnErrorDeploymentTypeValues() []OnErrorDeploymentType

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

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

type Plan

type Plan = original.Plan

type PropertyChangeType added in v45.1.0

type PropertyChangeType = original.PropertyChangeType

func PossiblePropertyChangeTypeValues added in v45.1.0

func PossiblePropertyChangeTypeValues() []PropertyChangeType

type Provider

type Provider = original.Provider

type ProviderListResult

type ProviderListResult = original.ProviderListResult

type ProviderListResultIterator

type ProviderListResultIterator = original.ProviderListResultIterator

type ProviderListResultPage

type ProviderListResultPage = original.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 ProvisioningOperation added in v45.1.0

type ProvisioningOperation = original.ProvisioningOperation

func PossibleProvisioningOperationValues added in v45.1.0

func PossibleProvisioningOperationValues() []ProvisioningOperation

type ProvisioningState added in v45.1.1

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues added in v45.1.1

func PossibleProvisioningStateValues() []ProvisioningState

type Reference added in v45.1.0

type Reference = original.Reference

type Resource

type Resource = original.Resource

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone                       ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned             ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
	ResourceIdentityTypeSystemAssignedUserAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssignedUserAssigned
	ResourceIdentityTypeUserAssigned               ResourceIdentityType = original.ResourceIdentityTypeUserAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ScopedDeployment added in v45.1.0

type ScopedDeployment = original.ScopedDeployment

type ScopedDeploymentWhatIf added in v45.1.0

type ScopedDeploymentWhatIf = original.ScopedDeploymentWhatIf

type Sku

type Sku = original.Sku

type StatusMessage added in v45.1.1

type StatusMessage = original.StatusMessage

type SubResource

type SubResource = original.SubResource

type TagCount

type TagCount = original.TagCount

type TagDetails

type TagDetails = original.TagDetails

type TagValue

type TagValue = original.TagValue

type Tags added in v45.1.0

type Tags = original.Tags

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(getNextPage func(context.Context, TagsListResult) (TagsListResult, error)) TagsListResultPage

type TagsPatchOperation added in v45.1.0

type TagsPatchOperation = original.TagsPatchOperation
const (
	TagsPatchOperationDelete  TagsPatchOperation = original.TagsPatchOperationDelete
	TagsPatchOperationMerge   TagsPatchOperation = original.TagsPatchOperationMerge
	TagsPatchOperationReplace TagsPatchOperation = original.TagsPatchOperationReplace
)

func PossibleTagsPatchOperationValues added in v45.1.0

func PossibleTagsPatchOperationValues() []TagsPatchOperation

type TagsPatchResource added in v45.1.0

type TagsPatchResource = original.TagsPatchResource

type TagsResource added in v45.1.0

type TagsResource = original.TagsResource

type TargetResource

type TargetResource = original.TargetResource

type TemplateHashResult

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

type UpdateByIDFuture

type UpdateByIDFuture = original.UpdateByIDFuture

type UpdateFuture

type UpdateFuture = original.UpdateFuture

type ValidateMoveResourcesFuture

type ValidateMoveResourcesFuture = original.ValidateMoveResourcesFuture

type WhatIfChange added in v45.1.0

type WhatIfChange = original.WhatIfChange

type WhatIfOperationProperties added in v45.1.0

type WhatIfOperationProperties = original.WhatIfOperationProperties

type WhatIfOperationResult added in v45.1.0

type WhatIfOperationResult = original.WhatIfOperationResult

type WhatIfPropertyChange added in v45.1.0

type WhatIfPropertyChange = original.WhatIfPropertyChange

type WhatIfResultFormat added in v45.1.0

type WhatIfResultFormat = original.WhatIfResultFormat

func PossibleWhatIfResultFormatValues added in v45.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