共用方式為


GuestConfigurationAssignment interface

客體設定指派是計算機與客體設定之間的關聯。

Extends

屬性

properties

來賓組態指派的屬性。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

客體設定指派的 ARM 資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

location

VM 所在的區域。

name

來賓組態指派的名稱。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

properties

來賓組態指派的屬性。

properties?: GuestConfigurationAssignmentProperties

屬性值

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承的屬性詳細資料

id

客體設定指派的 ARM 資源識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

location

VM 所在的區域。

location?: string

屬性值

string

繼承自ProxyResource.location

name

來賓組態指派的名稱。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type