Azure.ResourceManager.GuestConfiguration.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ArmGuestConfigurationModelFactory |
Model factory for models. |
AssignmentReportResourceComplianceReason |
Reason and code for the compliance of the guest configuration assignment resource. |
AssignmentReportResourceInfo |
The guest configuration assignment resource. |
GuestConfigurationAssignmentInfo |
Information about the guest configuration assignment. |
GuestConfigurationAssignmentProperties |
Guest configuration assignment properties. |
GuestConfigurationAssignmentReport |
Report for the guest configuration assignment. Report contains information such as compliance status, reason, and more. |
GuestConfigurationAssignmentReportDetails |
Details of the guest configuration assignment report. |
GuestConfigurationAssignmentReportInfo |
The GuestConfigurationAssignmentReportInfo. |
GuestConfigurationAssignmentReportProperties |
Report for the guest configuration assignment. Report contains information such as compliance status, reason, and more. |
GuestConfigurationInfo |
Information about the configuration. |
GuestConfigurationNavigation |
Guest configuration is an artifact that encapsulates DSC configuration and its dependencies. The artifact is a zip file containing DSC configuration (as MOF) and dependent resources and other dependencies like modules. |
GuestConfigurationParameter |
Represents a configuration parameter. |
GuestConfigurationResourceData |
The core properties of guest configuration resources. |
GuestConfigurationVmInfo |
Information about the VM. |
GuestConfigurationVmssVmInfo |
Information about VMSS VM. |
LcmConfigurationSetting |
Configuration setting of LCM (Local Configuration Manager). |
Structs
ActionAfterReboot |
Specifies what happens after a reboot during the application of a configuration. The possible values are ContinueConfiguration and StopConfiguration. |
AssignedGuestConfigurationMachineComplianceStatus |
A value indicating compliance status of the machine for the assigned guest configuration. |
GuestConfigurationAssignmentReportType |
Type of report, Consistency or Initial. |
GuestConfigurationAssignmentType |
Specifies the assignment type and execution of the configuration. Possible values are Audit, DeployAndAutoCorrect, ApplyAndAutoCorrect and ApplyAndMonitor. |
GuestConfigurationKind |
Kind of the guest configuration. For example:DSC. |
GuestConfigurationProvisioningState |
The provisioning state, which only appears in the response. |
LcmConfigurationMode |
Specifies how the LCM(Local Configuration Manager) actually applies the configuration to the target nodes. Possible values are ApplyOnly, ApplyAndMonitor, and ApplyAndAutoCorrect. |
Azure SDK for .NET