共用方式為


PostgreSqlServerPropertiesForCreate.InfrastructureEncryption Property

Definition

Status showing whether the server enabled infrastructure encryption.

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

Property Value

Applies to