GuestConfigurationAssignmentProperties interface
客體設定指派屬性。
屬性
assignment |
組態套件和參數的合併哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
compliance |
值,指出受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
context | 起始客體設定指派的來源。 例如:Azure 原則 |
guest |
要指派的客體設定。 |
last |
檢查上次合規性狀態的日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
latest |
上次報告的客體設定指派報告。 |
latest |
來賓組態指派的最新報告標識碼。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
parameter |
客體設定指派的參數哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
布建狀態,只會出現在回應中。 注意:此屬性不會串行化。 它只能由伺服器填入。 |
resource |
資源的類型 - VMSS / VM 注意:此屬性不會串行化。 它只能由伺服器填入。 |
target |
VM 資源識別碼。注意:此屬性不會串行化。 它只能由伺服器填入。 |
vmss |
VMSS 的 VM 合規性數據清單 |
屬性詳細資料
assignmentHash
組態套件和參數的合併哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。
assignmentHash?: string
屬性值
string
complianceStatus
值,指出受指派客體設定之計算機的合規性狀態。 注意:此屬性不會串行化。 它只能由伺服器填入。
complianceStatus?: string
屬性值
string
context
起始客體設定指派的來源。 例如:Azure 原則
context?: string
屬性值
string
guestConfiguration
lastComplianceStatusChecked
檢查上次合規性狀態的日期和時間。 注意:此屬性不會串行化。 它只能由伺服器填入。
lastComplianceStatusChecked?: Date
屬性值
Date
latestAssignmentReport
latestReportId
來賓組態指派的最新報告標識碼。 注意:此屬性不會串行化。 它只能由伺服器填入。
latestReportId?: string
屬性值
string
parameterHash
客體設定指派的參數哈希。 注意:此屬性不會串行化。 它只能由伺服器填入。
parameterHash?: string
屬性值
string
provisioningState
布建狀態,只會出現在回應中。 注意:此屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
resourceType
資源的類型 - VMSS / VM 注意:此屬性不會串行化。 它只能由伺服器填入。
resourceType?: string
屬性值
string
targetResourceId
VM 資源識別碼。注意:此屬性不會串行化。 它只能由伺服器填入。
targetResourceId?: string
屬性值
string