WorkspaceKeyDetailsResponse

data class WorkspaceKeyDetailsResponse(val keyVaultUrl: String? = null, val name: String? = null)

Details of the customer managed key associated with the workspace

Constructors

Link copied to clipboard
constructor(keyVaultUrl: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val keyVaultUrl: String? = null

Workspace Key sub-resource key vault url

Link copied to clipboard
val name: String? = null

Workspace Key sub-resource name