Share via


CosmosDBForPostgreSqlClusterData.PasswordEnabled Property

Definition

Indicates whether the cluster was created with a password or using AAD authentication.

public Azure.ResourceManager.CosmosDBForPostgreSql.Models.PasswordEnabledEnum? PasswordEnabled { get; }
member this.PasswordEnabled : Nullable<Azure.ResourceManager.CosmosDBForPostgreSql.Models.PasswordEnabledEnum>
Public ReadOnly Property PasswordEnabled As Nullable(Of PasswordEnabledEnum)

Property Value

Applies to