IRemediationDeployment.ResourceLocation Property

Definition

Location of the resource that is being remediated.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="Location of the resource that is being remediated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceLocation", Update=false)]
public string ResourceLocation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Runtime.Info(Create=false, Description="Location of the resource that is being remediated.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="resourceLocation", Update=false)>]
member this.ResourceLocation : string
Public ReadOnly Property ResourceLocation As String

Property Value

Attributes

Applies to