PSChangeType Enum
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.
public enum PSChangeType
type PSChangeType =
Public Enum PSChangeType
- Inheritance
-
PSChangeType
Fields
Create | 0 | |
Delete | 1 | |
Deploy | 3 | |
Ignore | 2 | |
Modify | 4 | |
NoChange | 5 | |
NoEffect | 7 | |
Unsupported | 6 |