Share via


GuestConfigurationAssignmentProperties Class

Definition

Guest configuration assignment properties.

public class GuestConfigurationAssignmentProperties
type GuestConfigurationAssignmentProperties = class
Public Class GuestConfigurationAssignmentProperties
Inheritance
GuestConfigurationAssignmentProperties

Constructors

GuestConfigurationAssignmentProperties()

Initializes a new instance of GuestConfigurationAssignmentProperties.

Properties

AssignmentHash

Combined hash of the configuration package and parameters.

ComplianceStatus

A value indicating compliance status of the machine for the assigned guest configuration.

Context

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

GuestConfiguration

The guest configuration to assign.

LastComplianceStatusCheckedOn

Date and time when last compliance status was checked.

LatestAssignmentReport

Last reported guest configuration assignment report.

LatestReportId

Id of the latest report for the guest configuration assignment.

ParameterHash

parameter hash for the guest configuration assignment.

ProvisioningState

The provisioning state, which only appears in the response.

ResourceType

Type of the resource - VMSS / VM.

TargetResourceId

VM resource Id.

VmssVmList

The list of VM Compliance data for VMSS.

Applies to