keyVaultProperties

@JvmName(name = "vvpderdpriyeyqaf")
suspend fun keyVaultProperties(value: Output<EncryptionScopeKeyVaultPropertiesArgs>)
@JvmName(name = "gflgufmquuglwvdk")
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 = "dwgnphtysnbxtarr")
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'.