共用方式為


IAnnotation.Category Property

Definition

Category of annotation, free form

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Category of annotation, free form", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="Category")]
public string Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Category of annotation, free form", 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