KeyVaultConnectionPropertiesResponse

data class KeyVaultConnectionPropertiesResponse(val credentials: KeyVaultCredentialsPropertiesResponse, val directoryId: String, val name: String)

KeyVault properties

Constructors

Link copied to clipboard
constructor(credentials: KeyVaultCredentialsPropertiesResponse, directoryId: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

KeyVault directoryId.

Link copied to clipboard

KeyVault name.