次の方法で共有


CreateKeyOptions.KeyOperations プロパティ

定義

キーでサポートする必要がある値の KeyOperation 一覧を取得します。

public System.Collections.Generic.IList<Azure.Security.KeyVault.Keys.KeyOperation> KeyOperations { get; }
member this.KeyOperations : System.Collections.Generic.IList<Azure.Security.KeyVault.Keys.KeyOperation>
Public ReadOnly Property KeyOperations As IList(Of KeyOperation)

プロパティ値

適用対象