Share via


DeploymentStack.DeploymentId Property

Definition

Gets the resourceId of the deployment resource created by the deployment stack.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentId")]
public string DeploymentId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentId")>]
member this.DeploymentId : string
Public ReadOnly Property DeploymentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to