AttestationFunctions

Functions

Link copied to clipboard

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

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. Other available API versions: 2021-06-01-preview.

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