Share via


IMetricSpecification.Category Property

Definition

Name of the metric category that the metric belongs to. A metric can only belong to a single category.

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Name of the metric category that the metric belongs to. A metric can only belong to a single category.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="category", Update=true)]
public string Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Name of the metric category that the metric belongs to. A metric can only belong to a single category.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="category", Update=true)>]
member this.Category : string with get, set
Public Property Category As String

Property Value

Attributes

Applies to