DeploymentUpgradeParameters.RoleToUpgrade Property

 

Gets or sets the name of the specific role instance to update.

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

public string RoleToUpgrade { get; set; }

Property Value

Type: System.String

The name of the role instance.

Return to top
Show: