MultiSubnetIntent 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.
The MultiSubnetIntent.
public readonly struct MultiSubnetIntent : IEquatable<Azure.ResourceManager.Migration.Assessment.Models.MultiSubnetIntent>
type MultiSubnetIntent = struct
Public Structure MultiSubnetIntent
Implements IEquatable(Of MultiSubnetIntent)
- Inheritance
-
MultiSubnetIntent
- Implements
Constructors
MultiSubnetIntent(String) |
Initializes a new instance of MultiSubnetIntent. |
Properties
DisasterRecovery |
DisasterRecovery. |
HighAvailability |
HighAvailability. |
None |
None. |
Methods
Equals(MultiSubnetIntent) |
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(MultiSubnetIntent, MultiSubnetIntent) |
Determines if two MultiSubnetIntent values are the same. |
Implicit(String to MultiSubnetIntent) |
Converts a String to a MultiSubnetIntent. |
Inequality(MultiSubnetIntent, MultiSubnetIntent) |
Determines if two MultiSubnetIntent values are not the same. |