VmRecommendation Class
Definition
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.
Represents a machine that is part of a machine group
public class VmRecommendation
type VmRecommendation = class
Public Class VmRecommendation
- Inheritance
-
VmRecommendation
Constructors
VmRecommendation() |
Initializes a new instance of the VmRecommendation class. |
VmRecommendation(String, String, String, String) |
Initializes a new instance of the VmRecommendation class. |
Properties
ConfigurationStatus |
Gets or sets the configuration status of the machines group or machine or rule Possible values include: 'Configured', 'NotConfigured', 'InProgress', 'Failed', 'NoStatus' |
EnforcementSupport |
Gets or sets the machine supportability of Enforce feature Possible values include: 'Supported', 'NotSupported', 'Unknown' |
RecommendationAction |
Gets or sets the recommendation action of the machine or rule Possible values include: 'Recommended', 'Add', 'Remove' |
ResourceId |
Gets or sets the full resource id of the machine |
Extension Methods
ConvertToPSType(VmRecommendation) |