Key Vault Key Properties Response
data class KeyVaultKeyPropertiesResponse(val identity: ManagedIdentityResponse? = null, val keyIdentifier: String? = null)
The properties of the KeyVault key.
The properties of the KeyVault key.