PostgreSqlKeyStatus.Invalid Property

Definition

Key is invalid and cannot be used for encryption. Possible causes include key deletion, permission changes, key being disabled, key type not supported, or current date being outside of validity period associated to the key.

public static Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlKeyStatus Invalid { get; }
static member Invalid : Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlKeyStatus
Public Shared ReadOnly Property Invalid As PostgreSqlKeyStatus

Property Value

Applies to