AutoscaleSettingResource.TargetResourceUri Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to