Compartilhar via


PostgreSqlFlexibleServersReplica.Role Property

Definition

Used to indicate role of the server in replication set.

public Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerReplicationRole? Role { get; set; }
member this.Role : Nullable<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlFlexibleServerReplicationRole> with get, set
Public Property Role As Nullable(Of PostgreSqlFlexibleServerReplicationRole)

Property Value

Applies to