PSProfileResourceState 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 PSProfileResourceState
type PSProfileResourceState =
Public Enum PSProfileResourceState
- Inheritance
-
PSProfileResourceState
Fields
Name | Value | Description |
---|---|---|
Creating | 0 | |
Active | 1 | |
Activating | 2 | |
Disabling | 3 | |
Disabled | 4 | |
Deleting | 5 |