AutoscaleSettingResource.TargetResourceLocation Property

Definition

Gets or sets the location of the resource that the autoscale setting should be added to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.targetResourceLocation")]
public string TargetResourceLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.targetResourceLocation")>]
member this.TargetResourceLocation : string with get, set
Public Property TargetResourceLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to