VirtualMachineShutdownRolesParameters.PostShutdownAction Property

 

Gets or sets a PostShutdownAction value that specifies the state of the Virtual Machines after they are shut down.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property PostShutdownAction As Nullable(Of PostShutdownAction)

Property Value

Type: System.Nullable(Of PostShutdownAction)

A PostShutdownAction value.

Return to top
Show: