ISapCentralServerInstance.EnqueueReplicationServerPropertyErsVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the type of Enqueue Replication Server.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "EnqueueReplicator1", "EnqueueReplicator2" })]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="Defines the type of Enqueue Replication Server.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ersVersion", Update=false)]
public string EnqueueReplicationServerPropertyErsVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PSArgumentCompleter(new System.String[] { "EnqueueReplicator1", "EnqueueReplicator2" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="Defines the type of Enqueue Replication Server.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="ersVersion", Update=false)>]
member this.EnqueueReplicationServerPropertyErsVersion : string
Public ReadOnly Property EnqueueReplicationServerPropertyErsVersion As String
Property Value
- Attributes