IElasticMonitorResource.LiftrResourcePreference Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="The priority of the resource.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="liftrResourcePreference")]
public int? LiftrResourcePreference { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Description="The priority of the resource.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="liftrResourcePreference")>]
member this.LiftrResourcePreference : Nullable<int>
Public ReadOnly Property LiftrResourcePreference As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to