Attestation interface
證明資源。
- Extends
屬性
assessment |
評估證據的時間 |
comments | 描述建立此證明原因的批注。 |
compliance |
應在資源上設定的合規性狀態。 |
evidence | 支援此證明中設定合規性狀態的證據。 |
expires |
合規性狀態應該到期的時間。 |
last |
此證明中最後一次變更合規性狀態的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
metadata | 此證明的其他元數據 |
owner | 負責設定資源狀態的人員。 此值通常是 Azure Active Directory 物件識別碼。 |
policy |
證明設定狀態的原則指派資源標識符。 |
policy |
原則定義參考標識碼,來自證明設定狀態的原則集定義。 如果原則指派指派原則集定義,證明可以使用此屬性在集合定義內選擇定義,或省略此屬性並設定整個集合定義的狀態。 |
provisioning |
證明的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
assessmentDate
評估證據的時間
assessmentDate?: Date
屬性值
Date
comments
描述建立此證明原因的批注。
comments?: string
屬性值
string
complianceState
應在資源上設定的合規性狀態。
complianceState?: string
屬性值
string
evidence
expiresOn
合規性狀態應該到期的時間。
expiresOn?: Date
屬性值
Date
lastComplianceStateChangeAt
此證明中最後一次變更合規性狀態的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastComplianceStateChangeAt?: Date
屬性值
Date
metadata
此證明的其他元數據
metadata?: Record<string, unknown>
屬性值
Record<string, unknown>
owner
負責設定資源狀態的人員。 此值通常是 Azure Active Directory 物件識別碼。
owner?: string
屬性值
string
policyAssignmentId
證明設定狀態的原則指派資源標識符。
policyAssignmentId: string
屬性值
string
policyDefinitionReferenceId
原則定義參考標識碼,來自證明設定狀態的原則集定義。 如果原則指派指派原則集定義,證明可以使用此屬性在集合定義內選擇定義,或省略此屬性並設定整個集合定義的狀態。
policyDefinitionReferenceId?: string
屬性值
string
provisioningState
證明的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自Resource.id
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string