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