次の方法で共有


AttestationServiceCreationParams interface

構成証明プロバイダーを作成するためのパラメーター

プロパティ

location

構成証明プロバイダーを作成する必要がある、サポートされている Azure の場所。

properties

構成証明プロバイダーのプロパティ

tags

構成証明プロバイダーに割り当てられるタグ。

プロパティの詳細

location

構成証明プロバイダーを作成する必要がある、サポートされている Azure の場所。

location: string

プロパティ値

string

properties

構成証明プロバイダーのプロパティ

properties: AttestationServiceCreationSpecificParams

プロパティ値

tags

構成証明プロバイダーに割り当てられるタグ。

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

プロパティ値

{[propertyName: string]: string}