VirtualMachineShutdownParameters.PostShutdownAction Property
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.
Optional. The state of the virtual machine after shutdown (Stopped or StoppedDeallocated).
public Microsoft.WindowsAzure.Management.Compute.Models.PostShutdownAction PostShutdownAction { get; set; }
member this.PostShutdownAction : Microsoft.WindowsAzure.Management.Compute.Models.PostShutdownAction with get, set
Public Property PostShutdownAction As PostShutdownAction