IWorkloadNetworkDnsZoneProperties.Revision Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="NSX revision number.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="revision")]
public long? Revision { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="NSX revision number.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="revision")>]
member this.Revision : Nullable<int64> with get, set
Public Property Revision As Nullable(Of Long)

Property Value

Nullable<Int64>
Attributes

Applies to