IDomainService.Version Property

Definition

Data Model Version

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Data Model Version", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="version")]
public int? Version { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Data Model Version", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="version")>]
member this.Version : Nullable<int>
Public ReadOnly Property Version As Nullable(Of Integer)

Property Value

Attributes

Applies to