GuestConfigurationAssignmentProperties interface

Guest configuration assignment properties.

Properties

assignmentHash

Combined hash of the configuration package and parameters. NOTE: This property will not be serialized. It can only be populated by the server.

complianceStatus

A value indicating compliance status of the machine for the assigned guest configuration. NOTE: This property will not be serialized. It can only be populated by the server.

context

The source which initiated the guest configuration assignment. Ex: Azure Policy

guestConfiguration

The guest configuration to assign.

lastComplianceStatusChecked

Date and time when last compliance status was checked. NOTE: This property will not be serialized. It can only be populated by the server.

latestAssignmentReport

Last reported guest configuration assignment report.

latestReportId

Id of the latest report for the guest configuration assignment. NOTE: This property will not be serialized. It can only be populated by the server.

parameterHash

parameter hash for the guest configuration assignment. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType

Type of the resource - VMSS / VM NOTE: This property will not be serialized. It can only be populated by the server.

targetResourceId

VM resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

vmssVMList

The list of VM Compliance data for VMSS

Property Details

assignmentHash

Combined hash of the configuration package and parameters. NOTE: This property will not be serialized. It can only be populated by the server.

assignmentHash?: string

Property Value

string

complianceStatus

A value indicating compliance status of the machine for the assigned guest configuration. NOTE: This property will not be serialized. It can only be populated by the server.

complianceStatus?: string

Property Value

string

context

The source which initiated the guest configuration assignment. Ex: Azure Policy

context?: string

Property Value

string

guestConfiguration

The guest configuration to assign.

guestConfiguration?: GuestConfigurationNavigation

Property Value

lastComplianceStatusChecked

Date and time when last compliance status was checked. NOTE: This property will not be serialized. It can only be populated by the server.

lastComplianceStatusChecked?: Date

Property Value

Date

latestAssignmentReport

Last reported guest configuration assignment report.

latestAssignmentReport?: AssignmentReport

Property Value

latestReportId

Id of the latest report for the guest configuration assignment. NOTE: This property will not be serialized. It can only be populated by the server.

latestReportId?: string

Property Value

string

parameterHash

parameter hash for the guest configuration assignment. NOTE: This property will not be serialized. It can only be populated by the server.

parameterHash?: string

Property Value

string

provisioningState

The provisioning state, which only appears in the response. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

resourceType

Type of the resource - VMSS / VM NOTE: This property will not be serialized. It can only be populated by the server.

resourceType?: string

Property Value

string

targetResourceId

VM resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

targetResourceId?: string

Property Value

string

vmssVMList

The list of VM Compliance data for VMSS

vmssVMList?: VmssvmInfo[]

Property Value