次の方法で共有


IDiagnosticsDefinition.Category Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Category of the detector", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="category", Update=false)]
public string Category { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Category of the detector", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="category", Update=false)>]
member this.Category : string
Public ReadOnly Property Category As String

Property Value

Attributes

Applies to