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