次の方法で共有


SqlServerKeyData.ServerKeyType プロパティ

定義

サーバー キーの種類 ("ServiceManaged"、"AzureKeyVault" など)。

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

プロパティ値

適用対象