다음을 통해 공유


ApiKVReference 클래스

사이트 키 자격 증명 모음 참조에 대한 설명입니다.

상속
azure.mgmt.web._serialization.Model
ApiKVReference

생성자

ApiKVReference(*, reference: str | None = None, status: str | _models.ResolveStatus | None = None, vault_name: str | None = None, secret_name: str | None = None, secret_version: str | None = None, identity_type: str | _models.ManagedServiceIdentityType | None = None, details: str | None = None, source: Literal['KeyVault'] | None = None, location: Literal['ApplicationSetting'] | None = None, **kwargs: Any)

키워드 전용 매개 변수

Name Description
reference
str
status

알려진 값은 "Initialized", "Resolved", "InvalidSyntax", "MSINotEnabled", "VaultNotFound", "SecretNotFound", "SecretVersionNotFound", "AccessToKeyVaultDenied" 및 "OtherReasons"입니다.

vault_name
str
secret_name
str
secret_version
str
identity_type

관리 서비스 ID의 유형입니다. 알려진 값은 "SystemAssigned", "UserAssigned", "SystemAssigned, UserAssigned" 및 "None"입니다.

details
str
source
str

기본값은 "KeyVault"입니다.

location
str

기본값은 "ApplicationSetting"입니다.

변수

Name Description
reference
str
status

알려진 값은 "Initialized", "Resolved", "InvalidSyntax", "MSINotEnabled", "VaultNotFound", "SecretNotFound", "SecretVersionNotFound", "AccessToKeyVaultDenied" 및 "OtherReasons"입니다.

vault_name
str
secret_name
str
secret_version
str
identity_type

관리 서비스 ID의 유형입니다. 알려진 값은 "SystemAssigned", "UserAssigned", "SystemAssigned, UserAssigned" 및 "None"입니다.

details
str
source
str

기본값은 "KeyVault"입니다.

location
str

기본값은 "ApplicationSetting"입니다.