Megosztás a következőn keresztül:


PostgreSqlServerKeyData.ServerKeyType Property

Definition

The key type like 'AzureKeyVault'.

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

Property Value

Applies to