PSServerEndpointProvisioningStepStatus 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.
public class PSServerEndpointProvisioningStepStatus
type PSServerEndpointProvisioningStepStatus = class
Public Class PSServerEndpointProvisioningStepStatus
- Inheritance
-
PSServerEndpointProvisioningStepStatus
Constructors
PSServerEndpointProvisioningStepStatus() |
Properties
AdditionalInformation |
Gets additional information for the provisioning step |
EndTime |
Gets end time of the provisioning step |
ErrorCode |
Gets error code (HResult) for the provisioning step |
MinutesLeft |
Gets estimated completion time of the provisioning step in minutes |
Name |
Gets name of the provisioning step |
ProgressPercentage |
Gets estimated progress percentage |
StartTime |
Gets start time of the provisioning step |
Status |
Gets status of the provisioning step |