다음을 통해 공유


EnvironmentVariableWithSecretValue 클래스

정의

비밀 값 정의가 있는 환경 변수입니다.

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

생성자

EnvironmentVariableWithSecretValue()

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

EnvironmentVariableWithSecretValue(String, String, KeyVaultSecretReference)

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

속성

Name

이름을 가져오거나 설정합니다.

Value

값을 가져오거나 설정합니다.

ValueSecretReference

keyVault 비밀 참조를 가져오거나 설정합니다.

메서드

Validate()

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

적용 대상