resources

package
v48.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 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

type APIProfile = original.APIProfile

type Alias

type Alias = original.Alias

type AliasPath

type AliasPath = original.AliasPath

type AliasPathAttributes

type AliasPathAttributes = original.AliasPathAttributes

func PossibleAliasPathAttributesValues

func PossibleAliasPathAttributesValues() []AliasPathAttributes

type AliasPathMetadata

type AliasPathMetadata = original.AliasPathMetadata

type AliasPattern

type AliasPattern = original.AliasPattern

type AliasPatternType

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

func PossibleAliasPatternTypeValues

func PossibleAliasPatternTypeValues() []AliasPatternType

type AliasType

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

func PossibleAliasTypeValues

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

type ChangeType = original.ChangeType

func PossibleChangeTypeValues

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

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 DeploymentsCreateOrUpdateFuture

type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture

type DeploymentsDeleteAtScopeFuture

type DeploymentsDeleteAtScopeFuture = original.DeploymentsDeleteAtScopeFuture

type DeploymentsDeleteFuture

type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture

type DeploymentsValidateAtScopeFuture

type DeploymentsValidateAtScopeFuture = original.DeploymentsValidateAtScopeFuture

type DeploymentsValidateFuture

type DeploymentsValidateFuture = original.DeploymentsValidateFuture

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 ExpressionEvaluationOptions added in v48.2.2

type ExpressionEvaluationOptions = original.ExpressionEvaluationOptions

type ExpressionEvaluationOptionsScopeType added in v48.2.2

type ExpressionEvaluationOptionsScopeType = original.ExpressionEvaluationOptionsScopeType

func PossibleExpressionEvaluationOptionsScopeTypeValues added in v48.2.2

func PossibleExpressionEvaluationOptionsScopeTypeValues() []ExpressionEvaluationOptionsScopeType

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

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

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(cur ListResult, 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

type PropertyChangeType = original.PropertyChangeType

func PossiblePropertyChangeTypeValues

func PossiblePropertyChangeTypeValues() []PropertyChangeType

type Provider

type Provider = original.Provider

type ProviderListResult

type ProviderListResult = original.ProviderListResult

type ProviderListResultIterator

type ProviderListResultIterator = original.ProviderListResultIterator

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

type ProvisioningOperation = original.ProvisioningOperation

func PossibleProvisioningOperationValues

func PossibleProvisioningOperationValues() []ProvisioningOperation

type ProvisioningState

type ProvisioningState = original.ProvisioningState

func PossibleProvisioningStateValues

func PossibleProvisioningStateValues() []ProvisioningState

type Reference

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

type ScopedDeployment = original.ScopedDeployment

type ScopedDeploymentWhatIf

type ScopedDeploymentWhatIf = original.ScopedDeploymentWhatIf

type Sku

type Sku = original.Sku

type StatusMessage

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

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

type TagsPatchOperation

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

func PossibleTagsPatchOperationValues

func PossibleTagsPatchOperationValues() []TagsPatchOperation

type TagsPatchResource

type TagsPatchResource = original.TagsPatchResource

type TagsResource

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

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

func PossibleWhatIfResultFormatValues

func PossibleWhatIfResultFormatValues() []WhatIfResultFormat

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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