keyVaultProperties

@JvmName(name = "hnqtqduahxljchye")
suspend fun keyVaultProperties(value: Output<EncryptionScopeKeyVaultPropertiesArgs>)
@JvmName(name = "gaspmbfutuxfqyyn")
suspend fun keyVaultProperties(value: EncryptionScopeKeyVaultPropertiesArgs?)

Parameters

value

The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'.


@JvmName(name = "kqkckgnhcpsqsebm")
suspend fun keyVaultProperties(argument: suspend EncryptionScopeKeyVaultPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The key vault properties for the encryption scope. This is a required field if encryption scope 'source' attribute is set to 'Microsoft.KeyVault'.