次の方法で共有


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.HealthcareApis.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="category")]
public string Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="category")>]
member this.Category : string with get, set
Public Property Category As String

Property Value

Attributes

Applies to