Attestation Functions
object AttestationFunctions
Functions
Link copied to clipboard
suspend fun getAttestationProvider(argument: GetAttestationProviderPlainArgs): GetAttestationProviderResult
Get the status of Attestation Provider. API Version: 2020-10-01.
suspend fun getAttestationProvider(argument: suspend GetAttestationProviderPlainArgsBuilder.() -> Unit): GetAttestationProviderResult
suspend fun getAttestationProvider(providerName: String, resourceGroupName: String): GetAttestationProviderResult
Link copied to clipboard
suspend fun getPrivateEndpointConnection(argument: GetPrivateEndpointConnectionPlainArgs): GetPrivateEndpointConnectionResult
Gets the specified private endpoint connection associated with the attestation provider. API Version: 2020-10-01.
suspend fun getPrivateEndpointConnection(argument: suspend GetPrivateEndpointConnectionPlainArgsBuilder.() -> Unit): GetPrivateEndpointConnectionResult
suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, providerName: String, resourceGroupName: String): GetPrivateEndpointConnectionResult