DeploymentUpgradeParameters Properties

 

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

NameDescription
System_CAPS_pubpropertyConfiguration

Gets or sets the base-64 encoded service configuration file for the deployment.

System_CAPS_pubpropertyExtendedProperties

Gets or sets a collection of properties that are added to the deployment of a cloud service.

System_CAPS_pubpropertyExtensionConfiguration

Gets or sets an ExtensionConfiguration object that defines the extension that is added to the cloud service.

System_CAPS_pubpropertyForce

Gets or sets whether the update should proceed even when it will cause local data to be lost from some role instances.

System_CAPS_pubpropertyLabel

Gets or sets a base-64 encoded identifier for the deployment.

System_CAPS_pubpropertyMode

Gets or sets a DeploymentUpgradeMode value that specifies the type of update to initiate.

System_CAPS_pubpropertyPackageUri

Gets or sets the URL that refers to the location of the service package in the Blob service.

System_CAPS_pubpropertyRoleToUpgrade

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

Return to top
Show: