次の方法で共有


PostgreSqlServerData.InfrastructureEncryption プロパティ

定義

サーバーでインフラストラクチャ暗号化が有効になっているかどうかを示す状態。

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

プロパティ値

適用対象