RoleInstanceStatus.StoppingVM Field
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.
The host agent is stopping the Virtual Machine. This status also indicates that the role has already been stopped.
public const string StoppingVM;
val mutable StoppingVM : string
Public Const StoppingVM As String