DeploymentWalkUpgradeDomainParameters Class
Represents the parameters that are used to walk the update domains and update instances in each domain.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
System.Object
Microsoft.WindowsAzure.Management.Compute.Models.DeploymentWalkUpgradeDomainParameters
Microsoft.WindowsAzure.Management.Compute.Models.DeploymentWalkUpgradeDomainParameters
| Name | Description | |
|---|---|---|
![]() | DeploymentWalkUpgradeDomainParameters() | Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class. |
![]() | DeploymentWalkUpgradeDomainParameters(Int32) | Initializes a new instance of the DeploymentWalkUpgradeDomainParameters class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | UpgradeDomain | Gets or sets an integer value that identifies the update domain. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:


