共用方式為


GuestConfigurationAssignmentProperties interface

客體設定指派屬性。

屬性

assignmentHash

組態套件和參數的合併哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。

complianceStatus

值,指出受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

context

起始客體設定指派的來源。 例如:Azure 原則

guestConfiguration

要指派的客體設定。

lastComplianceStatusChecked

檢查上次合規性狀態的日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。

latestAssignmentReport

上次報告的客體設定指派報告。

latestReportId

來賓組態指派的最新報告標識碼。 注意:此屬性不會串行化。 它只能由伺服器填入。

parameterHash

客體設定指派的參數哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。

provisioningState

布建狀態,只會出現在回應中。 注意:此屬性不會串行化。 它只能由伺服器填入。

resourceType

資源的類型 - VMSS / VM 注意:此屬性不會串行化。 它只能由伺服器填入。

targetResourceId

VM 資源識別碼。注意:此屬性不會串行化。 它只能由伺服器填入。

vmssVMList

VMSS 的 VM 合規性數據清單

屬性詳細資料

assignmentHash

組態套件和參數的合併哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。

assignmentHash?: string

屬性值

string

complianceStatus

值,指出受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。

complianceStatus?: string

屬性值

string

context

起始客體設定指派的來源。 例如:Azure 原則

context?: string

屬性值

string

guestConfiguration

要指派的客體設定。

guestConfiguration?: GuestConfigurationNavigation

屬性值

lastComplianceStatusChecked

檢查上次合規性狀態的日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。

lastComplianceStatusChecked?: Date

屬性值

Date

latestAssignmentReport

上次報告的客體設定指派報告。

latestAssignmentReport?: AssignmentReport

屬性值

latestReportId

來賓組態指派的最新報告標識碼。 注意:此屬性不會串行化。 它只能由伺服器填入。

latestReportId?: string

屬性值

string

parameterHash

客體設定指派的參數哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。

parameterHash?: string

屬性值

string

provisioningState

布建狀態,只會出現在回應中。 注意:此屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceType

資源的類型 - VMSS / VM 注意:此屬性不會串行化。 它只能由伺服器填入。

resourceType?: string

屬性值

string

targetResourceId

VM 資源識別碼。注意:此屬性不會串行化。 它只能由伺服器填入。

targetResourceId?: string

屬性值

string

vmssVMList

VMSS 的 VM 合規性數據清單

vmssVMList?: VmssvmInfo[]

屬性值