次の方法で共有


ManagedInstanceEncryptionProtectorData.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)

プロパティ値

適用対象