Partager via


IMyWorkbook.Version Property

Definition

This instance's version of the data model. This can change as new features are added that can be marked private workbook.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="This instance's version of the data model. This can change as new features are added that can be marked private workbook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")]
public string Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="This instance's version of the data model. This can change as new features are added that can be marked private workbook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")>]
member this.Version : string with get, set
Public Property Version As String

Property Value

Attributes

Applies to