Share via


RemediationDeployment.RemediatedResourceId Property

Definition

Gets resource ID of the resource that is being remediated by the deployment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to