Share via


IEnqueueReplicationServerProperties.ErsVersion Property

Definition

Defines the type of Enqueue Replication Server.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="Defines the type of Enqueue Replication Server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.EnqueueReplicationServerType) }, ReadOnly=true, Required=false, SerializedName="ersVersion")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.EnqueueReplicationServerType? ErsVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Description="Defines the type of Enqueue Replication Server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.EnqueueReplicationServerType) }, ReadOnly=true, Required=false, SerializedName="ersVersion")>]
member this.ErsVersion : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.EnqueueReplicationServerType>
Public ReadOnly Property ErsVersion As Nullable(Of EnqueueReplicationServerType)

Property Value

Attributes

Applies to