共用方式為


PostgreSqlServerKey.ServerKeyType Property

Definition

The key type like 'AzureKeyVault'.

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

Property Value

Applies to