Udostępnij za pośrednictwem


ApplicationInsightsWorkbook.Version Property

Definition

Workbook schema version format, like 'Notebook/1.0', which should match the workbook in serializedData.

public Azure.Provisioning.BicepValue<string> Version { get; set; }
member this.Version : Azure.Provisioning.BicepValue<string> with get, set
Public Property Version As BicepValue(Of String)

Property Value

Applies to