models Package
Classes
ActionOnUnmanage |
Defines the behavior of resources that are no longer managed after the stack is updated or deleted. All required parameters must be populated in order to send to server. |
AzureResourceBase |
Common properties for all Azure resources. Variables are only populated by the server, and will be ignored when sending a request. |
DenySettings |
Defines how resources deployed by the Deployment stack are locked. All required parameters must be populated in order to send to server. |
DeploymentParameter |
Deployment parameter for the template. |
DeploymentStack |
Deployment stack object. Variables are only populated by the server, and will be ignored when sending a request. |
DeploymentStackListResult |
List of Deployment stacks. Variables are only populated by the server, and will be ignored when sending a request. |
DeploymentStackProperties |
Deployment stack properties. 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 server. |
DeploymentStackTemplateDefinition |
Export Template specific properties of the Deployment stack. |
DeploymentStackValidateProperties |
The Deployment stack validation result details. |
DeploymentStackValidateResult |
The Deployment stack validation result. Variables are only populated by the server, and will be ignored when sending a request. |
DeploymentStacksDebugSetting |
The debug setting. |
DeploymentStacksError |
Deployment Stacks error response. |
DeploymentStacksParametersLink |
Entity representing the reference to the deployment parameters. All required parameters must be populated in order to send to server. |
DeploymentStacksTemplateLink |
Entity representing the reference to the template. |
ErrorAdditionalInfo |
The resource management error additional info. Variables are only populated by the server, and will be ignored when sending a request. |
ErrorDetail |
The error detail. Variables are only populated by the server, and will be ignored when sending a request. |
KeyVaultParameterReference |
Azure Key Vault parameter reference. All required parameters must be populated in order to send to server. |
KeyVaultReference |
Azure Key Vault reference. All required parameters must be populated in order to send to server. |
ManagedResourceReference |
The managed resource model. Variables are only populated by the server, and will be ignored when sending a request. |
ResourceReference |
The resourceId model. Variables are only populated by the server, and will be ignored when sending a request. |
ResourceReferenceExtended |
The resourceId extended model. This is used to document failed resources with a resourceId and a corresponding error. Variables are only populated by the server, and will be ignored when sending a request. |
SystemData |
Metadata pertaining to creation and last modification of the resource. |
Enums
CreatedByType |
The type of identity that created the resource. |
DenySettingsMode |
denySettings Mode that defines denied actions. |
DenyStatusMode |
denyAssignment settings applied to the resource. |
DeploymentStackProvisioningState |
State of the deployment stack. |
DeploymentStacksDeleteDetachEnum |
Specifies an action for a newly unmanaged resource. Delete will attempt to delete the resource from Azure. Detach will leave the resource in it's current state. |
ResourceStatusMode |
Current management state of the resource in the deployment stack. |
UnmanageActionManagementGroupMode |
UnmanageActionManagementGroupMode. |
UnmanageActionResourceGroupMode |
UnmanageActionResourceGroupMode. |
UnmanageActionResourceMode |
UnmanageActionResourceMode. |
Azure SDK for Python