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. NOTE: This property will not be serialized. It can only be populated by the server. |
| attestation |
Region specific endpoint for Microsoft Azure Attestation service for the cluster NOTE: This property will not be serialized. It can only be populated by the server. |
| relying |
Region specific endpoint for relying party service. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
attestationResourceId
Fully qualified Azure resource id of the Microsoft Azure attestation resource associated with this cluster. NOTE: This property will not be serialized. It can only be populated by the server.
attestationResourceId?: string
Property Value
string
attestationServiceEndpoint
Region specific endpoint for Microsoft Azure Attestation service for the cluster NOTE: This property will not be serialized. It can only be populated by the server.
attestationServiceEndpoint?: string
Property Value
string
relyingPartyServiceEndpoint
Region specific endpoint for relying party service. NOTE: This property will not be serialized. It can only be populated by the server.
relyingPartyServiceEndpoint?: string
Property Value
string