次の方法で共有


KeyVaultReference クラス

定義

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

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

コンストラクター

KeyVaultReference()

KeyVaultReference クラスの新しいインスタンスを初期化します。

KeyVaultReference(String, String)

KeyVaultReference クラスの新しいインスタンスを初期化します。

プロパティ

Id

Batch アカウントに関連付けられている Azure キー コンテナーのリソース ID を取得または設定します。

Url

Batch アカウントに関連付けられている Azure キー コンテナーの URL を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象