IsolatedVmAttestationConfigurationResponse

data class IsolatedVmAttestationConfigurationResponse(val attestationResourceId: String, val attestationServiceEndpoint: String, val relyingPartyServiceEndpoint: String)

Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.

Constructors

constructor(attestationResourceId: String, attestationServiceEndpoint: String, relyingPartyServiceEndpoint: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.

Link copied to clipboard

Region specific endpoint for Microsoft Azure Attestation service for the cluster

Link copied to clipboard

Region specific endpoint for relying party service.