共用方式為


RoleInstancePowerState Enum

Definition

The running state of the role instance.

public enum RoleInstancePowerState
type RoleInstancePowerState = 
Public Enum RoleInstancePowerState
Inheritance
RoleInstancePowerState

Fields

Name Value Description
Starting 0
Started 1
Stopping 2
Stopped 3
Unknown 4

Applies to