AutoscaleSettingResource.AutoscaleSettingResourceName Property

Definition

Gets or sets the name of the autoscale setting.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to