DeploymentWalkUpgradeDomainParameters Class

 

Represents the parameters that are used to walk the update domains and update instances in each domain.

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

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.DeploymentWalkUpgradeDomainParameters

public class DeploymentWalkUpgradeDomainParameters

NameDescription
System_CAPS_pubmethodDeploymentWalkUpgradeDomainParameters()

Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class.

System_CAPS_pubmethodDeploymentWalkUpgradeDomainParameters(Int32)

Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class with required arguments.

NameDescription
System_CAPS_pubpropertyUpgradeDomain

Gets or sets an integer value that identifies the update domain.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: