共用方式為


Workbook.Category Property

Definition

Workbook category, as defined by the user at creation time.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.FormatTable(Index=5)]
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public string Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.FormatTable(Index=5)>]
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.Category : string with get, set
Public Property Category As String

Property Value

Implements

Attributes

Applies to