AttestationServiceCreationParams interface

Parameters for creating an attestation provider

Properties

location

The supported Azure location where the attestation provider should be created.

properties

Properties of the attestation provider

tags

The tags that will be assigned to the attestation provider.

Property Details

location

The supported Azure location where the attestation provider should be created.

location: string

Property Value

string

properties

Properties of the attestation provider

properties: AttestationServiceCreationSpecificParams

Property Value

tags

The tags that will be assigned to the attestation provider.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}