Share via


RemediationDeployment.DeploymentId Property

Definition

Gets resource ID of the template deployment that will remediate the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to