IAutoscaleSettingResource.PropertiesName Property

Definition

the name of the autoscale setting.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the name of the autoscale setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")]
public string PropertiesName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the name of the autoscale setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="name")>]
member this.PropertiesName : string with get, set
Public Property PropertiesName As String

Property Value

Attributes

Applies to