Share via


MyWorkbookData.Kind Property

Definition

The kind of workbook. Choices are user and shared.

public Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.ApplicationInsights.Models.ApplicationInsightsKind> with get, set
Public Property Kind As Nullable(Of ApplicationInsightsKind)

Property Value

Applies to