Share via


PostgreSqlFlexibleServerDataEncryption.PrimaryEncryptionKeyStatus Property

Definition

Status of key used by a server configured with data encryption based on customer managed key, to encrypt the primary storage associated to the server.

public Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlKeyStatus> PrimaryEncryptionKeyStatus { get; set; }
member this.PrimaryEncryptionKeyStatus : Azure.Provisioning.BicepValue<Azure.Provisioning.PostgreSql.PostgreSqlKeyStatus> with get, set
Public Property PrimaryEncryptionKeyStatus As BicepValue(Of PostgreSqlKeyStatus)

Property Value

Applies to