ArmChangeAnalysisModelFactory 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.
Model factory for models.
public static class ArmChangeAnalysisModelFactory
type ArmChangeAnalysisModelFactory = class
Public Class ArmChangeAnalysisModelFactory
- Inheritance
-
ArmChangeAnalysisModelFactory
Methods
ChangeProperties(ResourceIdentifier, Nullable<DateTimeOffset>, IEnumerable<String>, Nullable<ChangeType>, IEnumerable<PropertyChange>) |
Initializes a new instance of ChangeProperties. |
DetectedChangeData(ResourceIdentifier, String, ResourceType, SystemData, ChangeProperties) |
Initializes a new instance of DetectedChangeData. |
PropertyChange(Nullable<ChangeType>, Nullable<ChangeCategory>, String, String, Nullable<PropertyChangeLevel>, String, String, String, Nullable<Boolean>) |
Initializes a new instance of PropertyChange. |