CosmosDBForPostgreSqlClusterServerData.Role Property

Definition

The role of server in the cluster.

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

Property Value

Applies to