TargetAvailabilityZone 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 TargetAvailabilityZone : IEquatable<Azure.ResourceManager.Migrate.Models.TargetAvailabilityZone>
type TargetAvailabilityZone = struct
Public Structure TargetAvailabilityZone
Implements IEquatable(Of TargetAvailabilityZone)
- Inheritance
-
TargetAvailabilityZone
- Implements
Constructors
TargetAvailabilityZone(String) |
Initializes a new instance of TargetAvailabilityZone. |
Properties
NA |
NA. |
One |
|
Three |
|
Two |
|
Methods
Equals(TargetAvailabilityZone) |
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(TargetAvailabilityZone, TargetAvailabilityZone) |
Determines if two TargetAvailabilityZone values are the same. |
Implicit(String to TargetAvailabilityZone) |
Converts a string to a TargetAvailabilityZone. |
Inequality(TargetAvailabilityZone, TargetAvailabilityZone) |
Determines if two TargetAvailabilityZone values are not the same. |
Applies to
Azure SDK for .NET