DeploymentChangeConfigurationParameters.Mode Property

 

Gets or sets a DeploymentChangeConfigurationMode value that specifies the mode of the configuration change.

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

public Nullable<DeploymentChangeConfigurationMode> Mode { get; set; }
Return to top
Show: