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