IMonitorProperties.LiftrResourceCategory Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategories) }, ReadOnly=true, Required=false, SerializedName="liftrResourceCategory")]
public Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategories? LiftrResourceCategory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategories) }, ReadOnly=true, Required=false, SerializedName="liftrResourceCategory")>]
member this.LiftrResourceCategory : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Datadog.Support.LiftrResourceCategories>
Public ReadOnly Property LiftrResourceCategory As Nullable(Of LiftrResourceCategories)

Property Value

Nullable<LiftrResourceCategories>
Attributes

Applies to