AttestationFunctions

Functions

Link copied to clipboard

Get the status of Attestation Provider. Azure REST API version: 2021-06-01.

suspend fun getAttestationProvider(providerName: String, resourceGroupName: String): GetAttestationProviderResult
Link copied to clipboard

Gets the specified private endpoint connection associated with the attestation provider. Azure REST API version: 2021-06-01.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, providerName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult