GetProviderResult

data class GetProviderResult(val attestationUri: String, val id: String, val location: String, val name: String, val resourceGroupName: String, val tags: Map<String, String>, val trustModel: String)

A collection of values returned by getProvider.

Constructors

Link copied to clipboard
constructor(attestationUri: String, id: String, location: String, name: String, resourceGroupName: String, tags: Map<String, String>, trustModel: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The (Endpoint|URI) of the Attestation Service.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The Azure Region where the Attestation Provider exists.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A mapping of tags assigned to the Attestation Provider.

Link copied to clipboard

Trust model used for the Attestation Service.