Partager via


IWorkbookPropertiesUpdateParameters.Category Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Workbook category, as defined by the user at creation time.", 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="Workbook category, as defined by the user at creation time.", 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