GuestConfigurationAssignment interface

ゲスト構成の割り当ては、マシンとゲスト構成の間の関連付けです。

Extends

プロパティ

properties

ゲスト構成割り当てのプロパティ。

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

継承されたプロパティ

id

ゲスト構成割り当ての ARM リソース ID。

location

VM が配置されているリージョン。

name

ゲスト構成の割り当て名。

type

リソースの型。

プロパティの詳細

properties

ゲスト構成割り当てのプロパティ。

properties?: GuestConfigurationAssignmentProperties

プロパティ値

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

systemData?: SystemData

プロパティ値

継承されたプロパティの詳細

id

ゲスト構成割り当ての ARM リソース ID。

id?: string

プロパティ値

string

継承されたProxyResource.id

location

VM が配置されているリージョン。

location?: string

プロパティ値

string

proxyResource.location から継承

name

ゲスト構成の割り当て名。

name: string

プロパティ値

string

ProxyResource.name から継承された

type

リソースの型。

type?: string

プロパティ値

string

proxyResource.type から継承