Delen via


SiteRecoveryEthernetAddressType Struct

Definition

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