IsolatedVmAttestationConfiguration interface
Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
Properties
| attestation |
Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster. |
| attestation |
Region specific endpoint for Microsoft Azure Attestation service for the cluster |
| relying |
Region specific endpoint for relying party service. |
Property Details
attestationResourceId
Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster.
attestationResourceId?: string
Property Value
string
attestationServiceEndpoint
Region specific endpoint for Microsoft Azure Attestation service for the cluster
attestationServiceEndpoint?: string
Property Value
string
relyingPartyServiceEndpoint
Region specific endpoint for relying party service.
relyingPartyServiceEndpoint?: string
Property Value
string