GuestConfigurationAssignment interface

Guest configuration assignment is an association between a machine and guest configuration.

Extends

Properties

properties

Properties of the Guest configuration assignment.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

Inherited Properties

id

ARM resource id of the guest configuration assignment.

location

Region where the VM is located.

name

The guest configuration assignment name.

type

The type of the resource.

Property Details

properties

Properties of the Guest configuration assignment.

properties?: GuestConfigurationAssignmentProperties

Property Value

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited Property Details

id

ARM resource id of the guest configuration assignment.

id?: string

Property Value

string

Inherited From ProxyResource.id

location

Region where the VM is located.

location?: string

Property Value

string

Inherited From ProxyResource.location

name

The guest configuration assignment name.

name: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource.

type?: string

Property Value

string

Inherited From ProxyResource.type