IMonitorProperties.LiftrResourceCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Liftr Resource category.
[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Liftr Resource category.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.LiftrResourceCategories) }, ReadOnly=true, Required=false, SerializedName="liftrResourceCategory")]
public Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.LiftrResourceCategories? LiftrResourceCategory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="Liftr Resource category.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.LiftrResourceCategories) }, ReadOnly=true, Required=false, SerializedName="liftrResourceCategory")>]
member this.LiftrResourceCategory : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Support.LiftrResourceCategories>
Public ReadOnly Property LiftrResourceCategory As Nullable(Of LiftrResourceCategories)
Property Value
- Attributes