PostgreSqlFlexibleServerDataEncryption.KeyType Property

Definition

Data encryption type to depict if it is System Managed vs Azure Key vault.

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

Property Value

Applies to