你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PostgreSqlFlexibleServer.DataEncryption Property

Definition

Data encryption properties of a server.

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

Property Value

Applies to