models Package

Classes

AliasPathType

The type of the paths for alias.

AliasType

The alias type.

BasicDependency

Deployment dependency information.

DebugSetting

DebugSetting.

Dependency

Deployment dependency information.

Deployment

Deployment operation parameters.

All required parameters must be populated in order to send to Azure.

DeploymentExportResult

The deployment export result.

DeploymentExtended

Deployment information.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

DeploymentExtendedFilter

Deployment filter.

DeploymentListResult

List of deployments.

Variables are only populated by the server, and will be ignored when sending a request.

DeploymentOperation

Deployment operation information.

Variables are only populated by the server, and will be ignored when sending a request.

DeploymentOperationProperties

Deployment operation properties.

Variables are only populated by the server, and will be ignored when sending a request.

DeploymentOperationsListResult

List of deployment operations.

Variables are only populated by the server, and will be ignored when sending a request.

DeploymentProperties

Deployment properties.

All required parameters must be populated in order to send to Azure.

DeploymentPropertiesExtended

Deployment properties with additional details.

Variables are only populated by the server, and will be ignored when sending a request.

DeploymentValidateResult

Information from validate template deployment response.

ErrorAdditionalInfo

The resource management error additional info.

Variables are only populated by the server, and will be ignored when sending a request.

ErrorResponse

Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).

Variables are only populated by the server, and will be ignored when sending a request.

ExportTemplateRequest

Export resource group template request parameters.

GenericResource

Resource information.

Variables are only populated by the server, and will be ignored when sending a request.

GenericResourceExpanded

Resource information.

Variables are only populated by the server, and will be ignored when sending a request.

GenericResourceFilter

Resource filter.

HttpMessage

HTTP message.

Identity

Identity for the resource.

Variables are only populated by the server, and will be ignored when sending a request.

OnErrorDeployment

Deployment on error behavior.

OnErrorDeploymentExtended

Deployment on error behavior with additional details.

Variables are only populated by the server, and will be ignored when sending a request.

ParametersLink

Entity representing the reference to the deployment parameters.

All required parameters must be populated in order to send to Azure.

Plan

Plan for the resource.

Provider

Resource provider information.

Variables are only populated by the server, and will be ignored when sending a request.

ProviderListResult

List of resource providers.

Variables are only populated by the server, and will be ignored when sending a request.

ProviderResourceType

Resource type managed by the resource provider.

Resource

Resource.

Variables are only populated by the server, and will be ignored when sending a request.

ResourceGroup

Resource group information.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

ResourceGroupExportResult

Resource group export result.

ResourceGroupFilter

Resource group filter.

ResourceGroupListResult

List of resource groups.

Variables are only populated by the server, and will be ignored when sending a request.

ResourceGroupPatchable

Resource group information.

ResourceGroupProperties

The resource group properties.

Variables are only populated by the server, and will be ignored when sending a request.

ResourceListResult

List of resource groups.

Variables are only populated by the server, and will be ignored when sending a request.

ResourceManagementErrorWithDetails

The detailed error message of resource management.

Variables are only populated by the server, and will be ignored when sending a request.

ResourceProviderOperationDisplayProperties

Resource provider operation's display properties.

ResourcesMoveInfo

Parameters of move resources.

Sku

SKU for the resource.

SubResource

Sub-resource.

TagCount

Tag count.

TagDetails

Tag details.

Variables are only populated by the server, and will be ignored when sending a request.

TagValue

Tag information.

Variables are only populated by the server, and will be ignored when sending a request.

TagsListResult

List of subscription tags.

Variables are only populated by the server, and will be ignored when sending a request.

TargetResource

Target resource.

TemplateHashResult

Result of the request to calculate template hash. It contains a string of minified template and its hash.

TemplateLink

Entity representing the reference to the template.

All required parameters must be populated in order to send to Azure.

ZoneMapping

ZoneMapping.

Enums

DeploymentMode

The mode that is used to deploy resources. This value can be either Incremental or Complete. In Incremental mode, resources are deployed without deleting existing resources that are not included in the template. In Complete mode, resources are deployed and existing resources in the resource group that are not included in the template are deleted. Be careful when using Complete mode as you may unintentionally delete resources.

OnErrorDeploymentType

The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.

ResourceIdentityType

The identity type.