Get Deployment Stack At Resource Group Result
Deployment stack object.
Constructors
Properties
Defines the behavior of resources that are not managed immediately after the stack is updated.
The debug setting of the deployment.
An array of resources that were deleted during the most recent update.
Defines how resources deployed by the stack are locked.
The resourceId of the deployment resource created by the deployment stack.
The scope at which the initial deployment should be created. If a scope is not specified, it will default to the scope of the deployment stack. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroupId}'), subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}').
Deployment stack description.
An array of resources that were detached during the most recent update.
Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).
An array of resources that failed to reach goal state during the most recent update.
Name and value pairs that define the deployment parameters for the template. Use this element when providing the parameter values directly in the request, rather than linking to an existing parameter file. Use either the parametersLink property or the parameters property, but not both. It can be a JObject or a well formed JSON string.
The URI of parameters file. Use this element to link to an existing parameters file. Use either the parametersLink property or the parameters property, but not both.
State of the deployment stack.
An array of resources currently managed by the deployment stack.
Azure Resource Manager metadata containing createdBy and modifiedBy information.