- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
attributes
Type: STRUCT
Provider name: properties.attributes
Description: The attributes of the secret.
created
INT64
created
enabled
BOOLEAN
enabled
exp
INT64
exp
nbf
INT64
nbf
updated
INT64
updated
content_type
Type: STRING
Provider name: properties.contentType
Description: The content type of the secret.
id
Type: STRING
Provider name: id
Description: Fully qualified identifier of the key vault resource.
location
Type: STRING
Provider name: location
Description: Azure location of the key vault resource.
name
Type: STRING
Provider name: name
Description: Name of the key vault resource.
resource_group
Type: STRING
secret_uri
Type: STRING
Provider name: properties.secretUri
Description: The URI to retrieve the current version of the secret.
secret_uri_with_version
Type: STRING
Provider name: properties.secretUriWithVersion
Description: The URI to retrieve the specific version of the secret.
subscription_id
Type: STRING
subscription_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: Resource type of the key vault resource.
value
Type: STRING
Provider name: properties.value
Description: The value of the secret. NOTE: ‘value’ will never be returned from the service, as APIs using this model are is intended for internal use in ARM deployments. Users should use the data-plane REST service for interaction with vault secrets.