- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
create_mode
Type: STRING
Provider name: properties.createMode
Description: The vault’s create mode to indicate whether the vault need to be recovered or not.
diagnostic_settings
Type: UNORDERED_LIST_STRUCT
Provider name: DiagnosticSettingsResource
event_hub_authorization_rule_id
STRING
properties.eventHubAuthorizationRuleId
event_hub_name
STRING
properties.eventHubName
id
STRING
id
log_analytics_destination_type
STRING
properties.logAnalyticsDestinationType
logs
UNORDERED_LIST_STRUCT
properties.logs
category
STRING
category
enabled
BOOLEAN
enabled
retention_policy
STRUCT
retentionPolicy
days
INT32
days
enabled
BOOLEAN
enabled
metrics
UNORDERED_LIST_STRUCT
properties.metrics
category
STRING
category
enabled
BOOLEAN
enabled
retention_policy
STRUCT
retentionPolicy
days
INT32
days
enabled
BOOLEAN
enabled
time_grain
STRING
timeGrain
name
STRING
name
service_bus_rule_id
STRING
properties.serviceBusRuleId
storage_account_id
STRING
properties.storageAccountId
type
STRING
type
workspace_id
STRING
properties.workspaceId
enable_purge_protection
Type: BOOLEAN
Provider name: properties.enablePurgeProtection
Description: Property specifying whether protection against purge is enabled for this vault. Setting this property to true activates protection against purge for this vault and its content - only the Key Vault service may initiate a hard, irrecoverable deletion. The setting is effective only if soft delete is also enabled. Enabling this functionality is irreversible - that is, the property does not accept false as its value.
enable_rbac_authorization
Type: BOOLEAN
Provider name: properties.enableRbacAuthorization
Description: Property that controls how data actions are authorized. When true, the key vault will use Role Based Access Control (RBAC) for authorization of data actions, and the access policies specified in vault properties will be ignored. When false, the key vault will use the access policies specified in vault properties, and any policy stored on Azure Resource Manager will be ignored. If null or not specified, the vault is created with the default value of false. Note that management actions are always authorized with RBAC.
enable_soft_delete
Type: BOOLEAN
Provider name: properties.enableSoftDelete
Description: Property to specify whether the ‘soft delete’ functionality is enabled for this key vault. If it’s not set to any value(true or false) when creating new key vault, it will be set to true by default. Once set to true, it cannot be reverted to false.
enabled_for_deployment
Type: BOOLEAN
Provider name: properties.enabledForDeployment
Description: Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.
enabled_for_disk_encryption
Type: BOOLEAN
Provider name: properties.enabledForDiskEncryption
Description: Property to specify whether Azure Disk Encryption is permitted to retrieve secrets from the vault and unwrap keys.
enabled_for_template_deployment
Type: BOOLEAN
Provider name: properties.enabledForTemplateDeployment
Description: Property to specify whether Azure Resource Manager is permitted to retrieve secrets from the key vault.
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.
provisioning_state
Type: STRING
Provider name: properties.provisioningState
Description: Provisioning state of the vault.
resource_group
Type: STRING
sku
Type: STRUCT
Provider name: properties.sku
Description: SKU details
family
STRING
family
name
STRING
name
soft_delete_retention_in_days
Type: INT64
Provider name: properties.softDeleteRetentionInDays
Description: softDelete data retention days. It accepts >=7 and <=90.
subscription_id
Type: STRING
subscription_name
Type: STRING
tags
Type: UNORDERED_LIST_STRING
tenant_id
Type: STRING
Provider name: properties.tenantId
Description: The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
type
Type: STRING
Provider name: type
Description: Resource type of the key vault resource.
vault_uri
Type: STRING
Provider name: properties.vaultUri
Description: The URI of the vault for performing operations on keys and secrets. This property is readonly