Share via


PostgreSqlServerData.InfrastructureEncryption Property

Definition

Status showing whether the server enabled infrastructure encryption.

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)

Property Value

Applies to