IUpdateWithCreate インターフェイス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しいキー バージョンを作成するキー コンテナーの更新操作のテンプレート。
public interface IUpdateWithCreate : Microsoft.Azure.Management.KeyVault.Fluent.Key.Update.IUpdate, Microsoft.Azure.Management.KeyVault.Fluent.Key.Update.IWithKeySize, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.KeyVault.Fluent.IKey>
type IUpdateWithCreate = interface
interface IUpdate
interface IAppliable<IKey>
interface IIndexable
interface IWithKey
interface IWithKeyOperations
interface IWithAttributes
interface IWithTags
interface IWithKeySize
Public Interface IUpdateWithCreate
Implements IAppliable(Of IKey), IUpdate, IWithKeySize
- 実装
Key |
新しいキー バージョンを作成するキー コンテナーの更新操作のテンプレート。 (継承元 IIndexable) |
Apply() |
更新要求を実行します。 (継承元 IAppliable<T>) |
Apply |
更新要求を非同期的に実行します。 (継承元 IAppliable<T>) |
With |
キーの属性を指定します。 (継承元 IWithAttributes) |
With |
許可されるキー操作の一覧を指定します。 既定では、すべての操作が許可されます。 (継承元 IWithKeyOperations) |
With |
許可されるキー操作の一覧を指定します。 既定では、すべての操作が許可されます。 (継承元 IWithKeyOperations) |
With |
作成するキーのサイズを指定します。 (継承元 IWithKeySize) |
With |
新しいキー バージョンを作成するキーの種類を指定します。 (継承元 IWithKey) |
With |
新しいバージョンとしてインポートする既存のキーを指定します。 (継承元 IWithKey) |
With |
キーのタグを指定します。 (継承元 IWithTags) |
製品 | バージョン |
---|---|
Azure SDK for .NET | Legacy |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET に関するフィードバック
Azure SDK for .NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。