次の方法で共有


KeyVaultReference クラス

Batch アカウントに関連付けられている Azure キー コンテナーを識別します。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.batch._serialization.Model
KeyVaultReference

コンストラクター

KeyVaultReference(*, id: str, url: str, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
id
str

Batch アカウントに関連付けられている Azure キー コンテナーのリソース ID。 必須。

url
str

Batch アカウントに関連付けられている Azure キー コンテナーの URL。 必須。

変数

名前 説明
id
str

Batch アカウントに関連付けられている Azure キー コンテナーのリソース ID。 必須。

url
str

Batch アカウントに関連付けられている Azure キー コンテナーの URL。 必須。