次の方法で共有


SqlDatabaseKey.KeyType プロパティ

定義

データベース キーの種類。 サポートされている値は 'AzureKeyVault' のみです。

public Azure.ResourceManager.Sql.Models.SqlDatabaseKeyType? KeyType { get; }
member this.KeyType : Nullable<Azure.ResourceManager.Sql.Models.SqlDatabaseKeyType>
Public ReadOnly Property KeyType As Nullable(Of SqlDatabaseKeyType)

プロパティ値

適用対象