共用方式為


RemediationDeployment.ResourceLocation Property

Definition

Gets location of the resource that is being remediated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to