VirtualMachineShutdownParameters::PostShutdownAction Property
Gets or sets a PostShutdownAction value that specifies the state of the Virtual Machine after it is shut down.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property PostShutdownAction PostShutdownAction { PostShutdownAction get(); void set(PostShutdownAction value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::PostShutdownActionA PostShutdownAction value.
Show: