CosmosDBForPostgreSqlClusterData.PasswordEnabled 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.
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)