Share via


IServerUpdateParameters.ReplicationRole Property

Definition

The replication role of the server.

[Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="The replication role of the server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicationRole")]
public string ReplicationRole { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Info(Description="The replication role of the server.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="replicationRole")>]
member this.ReplicationRole : string with get, set
Public Property ReplicationRole As String

Property Value

Attributes

Applies to