다음을 통해 공유


KeyVaultReference 클래스

정의

Batch 계정과 연결된 Azure Key Vault를 식별합니다.

public class KeyVaultReference
type KeyVaultReference = class
Public Class KeyVaultReference
상속
KeyVaultReference

생성자

KeyVaultReference()

KeyVaultReference 클래스의 새 instance 초기화합니다.

KeyVaultReference(String, String)

KeyVaultReference 클래스의 새 instance 초기화합니다.

속성

Id

Batch 계정과 연결된 Azure Key Vault의 리소스 ID를 가져오거나 설정합니다.

Url

Batch 계정과 연결된 Azure Key Vault의 URL을 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상