MoverTargetAvailabilityZone Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the target availability zone.
public readonly struct MoverTargetAvailabilityZone : IEquatable<Azure.ResourceManager.ResourceMover.Models.MoverTargetAvailabilityZone>
type MoverTargetAvailabilityZone = struct
Public Structure MoverTargetAvailabilityZone
Implements IEquatable(Of MoverTargetAvailabilityZone)
- Inheritance
-
MoverTargetAvailabilityZone
- Implements
Constructors
MoverTargetAvailabilityZone(String) |
Initializes a new instance of MoverTargetAvailabilityZone. |
Properties
NA |
NA. |
One |
|
Three |
|
Two |
|
Methods
Equals(MoverTargetAvailabilityZone) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(MoverTargetAvailabilityZone, MoverTargetAvailabilityZone) |
Determines if two MoverTargetAvailabilityZone values are the same. |
Implicit(String to MoverTargetAvailabilityZone) |
Converts a string to a MoverTargetAvailabilityZone. |
Inequality(MoverTargetAvailabilityZone, MoverTargetAvailabilityZone) |
Determines if two MoverTargetAvailabilityZone values are not the same. |
Applies to
Azure SDK for .NET