Package resources
- Constants
- func UserAgent() string
- func Version() string
- type AliasPathType
- type AliasType
- type BaseClient
- func New(subscriptionID string) BaseClient
- func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
- type BasicDependency
- type Client
- func NewClient(subscriptionID string) Client
- func NewClientWithBaseURI(baseURI string, subscriptionID string) Client
- type CloudError
- type CreateOrUpdateByIDFuture
- type CreateOrUpdateFuture
- type DebugSetting
- type DeleteByIDFuture
- type DeleteFuture
- type Dependency
- type Deployment
- type DeploymentExportResult
- type DeploymentExtended
- type DeploymentExtendedFilter
- type DeploymentListResult
- type DeploymentListResultIterator
- func NewDeploymentListResultIterator(page DeploymentListResultPage) DeploymentListResultIterator
- type DeploymentListResultPage
- func NewDeploymentListResultPage(cur DeploymentListResult, getNextPage func(context.Context, DeploymentListResult) (DeploymentListResult, error)) DeploymentListResultPage
- type DeploymentMode
- func PossibleDeploymentModeValues() []DeploymentMode
- type DeploymentOperation
- type DeploymentOperationProperties
- type DeploymentOperationsClient
- func NewDeploymentOperationsClient(subscriptionID string) DeploymentOperationsClient
- func NewDeploymentOperationsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentOperationsClient
- type DeploymentOperationsListResult
- type DeploymentOperationsListResultIterator
- func NewDeploymentOperationsListResultIterator(page DeploymentOperationsListResultPage) DeploymentOperationsListResultIterator
- type DeploymentOperationsListResultPage
- func NewDeploymentOperationsListResultPage(cur DeploymentOperationsListResult, getNextPage func(context.Context, DeploymentOperationsListResult) (DeploymentOperationsListResult, error)) DeploymentOperationsListResultPage
- type DeploymentProperties
- type DeploymentPropertiesExtended
- type DeploymentValidateResult
- type DeploymentsClient
- func NewDeploymentsClient(subscriptionID string) DeploymentsClient
- func NewDeploymentsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsClient
- type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture
- type DeploymentsCreateOrUpdateFuture
- type DeploymentsDeleteAtSubscriptionScopeFuture
- type DeploymentsDeleteFuture
- type ErrorAdditionalInfo
- type ErrorResponse
- type ExportTemplateRequest
- type GenericResource
- type GenericResourceExpanded
- type GenericResourceFilter
- type Group
- type GroupExportResult
- type GroupFilter
- type GroupListResult
- type GroupListResultIterator
- func NewGroupListResultIterator(page GroupListResultPage) GroupListResultIterator
- type GroupListResultPage
- func NewGroupListResultPage(cur GroupListResult, getNextPage func(context.Context, GroupListResult) (GroupListResult, error)) GroupListResultPage
- type GroupPatchable
- type GroupProperties
- type GroupsClient
- func NewGroupsClient(subscriptionID string) GroupsClient
- func NewGroupsClientWithBaseURI(baseURI string, subscriptionID string) GroupsClient
- type GroupsDeleteFuture
- type HTTPMessage
- type Identity
- type IdentityUserAssignedIdentitiesValue
- type ListResult
- type ListResultIterator
- func NewListResultIterator(page ListResultPage) ListResultIterator
- type ListResultPage
- func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
- type ManagementErrorWithDetails
- type MoveInfo
- type MoveResourcesFuture
- type OnErrorDeployment
- type OnErrorDeploymentExtended
- type OnErrorDeploymentType
- func PossibleOnErrorDeploymentTypeValues() []OnErrorDeploymentType
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
- type OperationListResultPage
- func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
- type OperationsClient
- func NewOperationsClient(subscriptionID string) OperationsClient
- func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
- type ParametersLink
- type Plan
- type Provider
- type ProviderListResult
- type ProviderListResultIterator
- func NewProviderListResultIterator(page ProviderListResultPage) ProviderListResultIterator
- type ProviderListResultPage
- func NewProviderListResultPage(cur ProviderListResult, getNextPage func(context.Context, ProviderListResult) (ProviderListResult, error)) ProviderListResultPage
- type ProviderOperationDisplayProperties
- type ProviderResourceType
- type ProvidersClient
- func NewProvidersClient(subscriptionID string) ProvidersClient
- func NewProvidersClientWithBaseURI(baseURI string, subscriptionID string) ProvidersClient
- type Resource
- type ResourceIdentityType
- func PossibleResourceIdentityTypeValues() []ResourceIdentityType
- type Sku
- type SubResource
- type TagCount
- type TagDetails
- type TagValue
- type TagsClient
- func NewTagsClient(subscriptionID string) TagsClient
- func NewTagsClientWithBaseURI(baseURI string, subscriptionID string) TagsClient
- type TagsListResult
- type TagsListResultIterator
- func NewTagsListResultIterator(page TagsListResultPage) TagsListResultIterator
- type TagsListResultPage
- func NewTagsListResultPage(cur TagsListResult, getNextPage func(context.Context, TagsListResult) (TagsListResult, error)) TagsListResultPage
- type TargetResource
- type TemplateHashResult
- type TemplateLink
- type UpdateByIDFuture
- type UpdateFuture
- type ValidateMoveResourcesFuture
Package files
models.go
Constants
const (
DefaultBaseURI = original.DefaultBaseURI
)
func UserAgent() string
func Version() string
type AliasPathType = original.AliasPathType
type AliasType = original.AliasType
type BaseClient = original.BaseClient
func New(subscriptionID string) BaseClient
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicDependency = original.BasicDependency
type Client = original.Client
func NewClient(subscriptionID string) Client
func NewClientWithBaseURI(baseURI string, subscriptionID string) Client
type CloudError = original.CloudError
type CreateOrUpdateByIDFuture = original.CreateOrUpdateByIDFuture
type CreateOrUpdateFuture = original.CreateOrUpdateFuture
type DebugSetting = original.DebugSetting
type DeleteByIDFuture = original.DeleteByIDFuture
type DeleteFuture = original.DeleteFuture
type Dependency = original.Dependency
type Deployment = original.Deployment
type DeploymentExportResult = original.DeploymentExportResult
type DeploymentExtended = original.DeploymentExtended
type DeploymentExtendedFilter = original.DeploymentExtendedFilter
type DeploymentListResult = original.DeploymentListResult
type DeploymentListResultIterator = original.DeploymentListResultIterator
func NewDeploymentListResultIterator(page DeploymentListResultPage) DeploymentListResultIterator
type DeploymentListResultPage = original.DeploymentListResultPage
func NewDeploymentListResultPage(cur DeploymentListResult, getNextPage func(context.Context, DeploymentListResult) (DeploymentListResult, error)) DeploymentListResultPage
type DeploymentMode = original.DeploymentMode
const (
Complete DeploymentMode = original.Complete
Incremental DeploymentMode = original.Incremental
)
func PossibleDeploymentModeValues() []DeploymentMode
type DeploymentOperation = original.DeploymentOperation
type DeploymentOperationProperties = original.DeploymentOperationProperties
type DeploymentOperationsClient = original.DeploymentOperationsClient
func NewDeploymentOperationsClient(subscriptionID string) DeploymentOperationsClient
func NewDeploymentOperationsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentOperationsClient
type DeploymentOperationsListResult = original.DeploymentOperationsListResult
type DeploymentOperationsListResultIterator = original.DeploymentOperationsListResultIterator
func NewDeploymentOperationsListResultIterator(page DeploymentOperationsListResultPage) DeploymentOperationsListResultIterator
type DeploymentOperationsListResultPage = original.DeploymentOperationsListResultPage
func NewDeploymentOperationsListResultPage(cur DeploymentOperationsListResult, getNextPage func(context.Context, DeploymentOperationsListResult) (DeploymentOperationsListResult, error)) DeploymentOperationsListResultPage
type DeploymentProperties = original.DeploymentProperties
type DeploymentPropertiesExtended = original.DeploymentPropertiesExtended
type DeploymentValidateResult = original.DeploymentValidateResult
type DeploymentsClient = original.DeploymentsClient
func NewDeploymentsClient(subscriptionID string) DeploymentsClient
func NewDeploymentsClientWithBaseURI(baseURI string, subscriptionID string) DeploymentsClient
type DeploymentsCreateOrUpdateAtSubscriptionScopeFuture = original.DeploymentsCreateOrUpdateAtSubscriptionScopeFuture
type DeploymentsCreateOrUpdateFuture = original.DeploymentsCreateOrUpdateFuture
type DeploymentsDeleteAtSubscriptionScopeFuture = original.DeploymentsDeleteAtSubscriptionScopeFuture
type DeploymentsDeleteFuture = original.DeploymentsDeleteFuture
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse = original.ErrorResponse
type ExportTemplateRequest = original.ExportTemplateRequest
type GenericResource = original.GenericResource
type GenericResourceExpanded = original.GenericResourceExpanded
type GenericResourceFilter = original.GenericResourceFilter
type Group = original.Group
type GroupExportResult = original.GroupExportResult
type GroupFilter = original.GroupFilter
type GroupListResult = original.GroupListResult
type GroupListResultIterator = original.GroupListResultIterator
func NewGroupListResultIterator(page GroupListResultPage) GroupListResultIterator
type GroupListResultPage = original.GroupListResultPage
func NewGroupListResultPage(cur GroupListResult, getNextPage func(context.Context, GroupListResult) (GroupListResult, error)) GroupListResultPage
type GroupPatchable = original.GroupPatchable
type GroupProperties = original.GroupProperties
type GroupsClient = original.GroupsClient
func NewGroupsClient(subscriptionID string) GroupsClient
func NewGroupsClientWithBaseURI(baseURI string, subscriptionID string) GroupsClient
type GroupsDeleteFuture = original.GroupsDeleteFuture
type HTTPMessage = original.HTTPMessage
type Identity = original.Identity
type IdentityUserAssignedIdentitiesValue = original.IdentityUserAssignedIdentitiesValue
type ListResult = original.ListResult
type ListResultIterator = original.ListResultIterator
func NewListResultIterator(page ListResultPage) ListResultIterator
type ListResultPage = original.ListResultPage
func NewListResultPage(cur ListResult, getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage
type ManagementErrorWithDetails = original.ManagementErrorWithDetails
type MoveInfo = original.MoveInfo
type MoveResourcesFuture = original.MoveResourcesFuture
type OnErrorDeployment = original.OnErrorDeployment
type OnErrorDeploymentExtended = original.OnErrorDeploymentExtended
type OnErrorDeploymentType = original.OnErrorDeploymentType
const (
LastSuccessful OnErrorDeploymentType = original.LastSuccessful
SpecificDeployment OnErrorDeploymentType = original.SpecificDeployment
)
func PossibleOnErrorDeploymentTypeValues() []OnErrorDeploymentType
type Operation = original.Operation
type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient = original.OperationsClient
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ParametersLink = original.ParametersLink
type Plan = original.Plan
type Provider = original.Provider
type ProviderListResult = original.ProviderListResult
type ProviderListResultIterator = original.ProviderListResultIterator
func NewProviderListResultIterator(page ProviderListResultPage) ProviderListResultIterator
type ProviderListResultPage = original.ProviderListResultPage
func NewProviderListResultPage(cur ProviderListResult, getNextPage func(context.Context, ProviderListResult) (ProviderListResult, error)) ProviderListResultPage
type ProviderOperationDisplayProperties = original.ProviderOperationDisplayProperties
type ProviderResourceType = original.ProviderResourceType
type ProvidersClient = original.ProvidersClient
func NewProvidersClient(subscriptionID string) ProvidersClient
func NewProvidersClientWithBaseURI(baseURI string, subscriptionID string) ProvidersClient
type Resource = original.Resource
type ResourceIdentityType = original.ResourceIdentityType
const (
None ResourceIdentityType = original.None
SystemAssigned ResourceIdentityType = original.SystemAssigned
SystemAssignedUserAssigned ResourceIdentityType = original.SystemAssignedUserAssigned
UserAssigned ResourceIdentityType = original.UserAssigned
)
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type Sku = original.Sku
type SubResource = original.SubResource
type TagCount = original.TagCount
type TagDetails = original.TagDetails
type TagValue = original.TagValue
type TagsClient = original.TagsClient
func NewTagsClient(subscriptionID string) TagsClient
func NewTagsClientWithBaseURI(baseURI string, subscriptionID string) TagsClient
type TagsListResult = original.TagsListResult
type TagsListResultIterator = original.TagsListResultIterator
func NewTagsListResultIterator(page TagsListResultPage) TagsListResultIterator
type TagsListResultPage = original.TagsListResultPage
func NewTagsListResultPage(cur TagsListResult, getNextPage func(context.Context, TagsListResult) (TagsListResult, error)) TagsListResultPage
type TargetResource = original.TargetResource
type TemplateHashResult = original.TemplateHashResult
type TemplateLink = original.TemplateLink
type UpdateByIDFuture = original.UpdateByIDFuture
type UpdateFuture = original.UpdateFuture
type ValidateMoveResourcesFuture = original.ValidateMoveResourcesFuture
Subdirectories