Share via


INewRelicMonitorResource.LiftrResourcePreference Property

Definition

Liftr resource preference. The priority of the resource.

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

Property Value

Attributes

Applies to