KeyVaultCreateOrUpdateContent クラス

定義

コンテナーを作成または更新するためのパラメーター。

public class KeyVaultCreateOrUpdateContent
type KeyVaultCreateOrUpdateContent = class
Public Class KeyVaultCreateOrUpdateContent
継承
KeyVaultCreateOrUpdateContent

コンストラクター

KeyVaultCreateOrUpdateContent(AzureLocation, KeyVaultProperties)

KeyVaultCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

Location

キー コンテナーを作成する必要がある、サポートされている Azure の場所。

Properties

コンテナーのプロパティ。

Tags

キー コンテナーに割り当てられるタグ。

適用対象