Freigeben über


AllowedEndpointRecordType Struktur

Definition

Definiert Werte für AllowedEndpointRecordType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.TrafficManager.Models.AllowedEndpointRecordTypeConverter))]
public struct AllowedEndpointRecordType : IEquatable<Microsoft.Azure.Management.TrafficManager.Models.AllowedEndpointRecordType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.TrafficManager.Models.AllowedEndpointRecordTypeConverter))>]
type AllowedEndpointRecordType = struct
Public Structure AllowedEndpointRecordType
Implements IEquatable(Of AllowedEndpointRecordType)
Vererbung
AllowedEndpointRecordType
Attribute
Newtonsoft.Json.JsonConverterAttribute
Implementiert

Felder

Any

Definiert Werte für AllowedEndpointRecordType.

DomainName

Definiert Werte für AllowedEndpointRecordType.

IPv4Address

Definiert Werte für AllowedEndpointRecordType.

IPv6Address

Definiert Werte für AllowedEndpointRecordType.

Methoden

Equals(AllowedEndpointRecordType)

Vergleicht Enumerationen des Typs AllowedEndpointRecordType

Equals(Object)

Overrides Equals-Operator für AllowedEndpointRecordType

GetHashCode()

Rückgaben für hashCode AllowedEndpointRecordType

ToString()

Gibt Zeichenfolgendarstellung für AllowedEndpointRecordType zurück

Operatoren

Equality(AllowedEndpointRecordType, AllowedEndpointRecordType)

Overriding == operator for enum AllowedEndpointRecordType

Implicit(AllowedEndpointRecordType to String)

Impliziter Operator zum Konvertieren von AllowedEndpointRecordType in eine Zeichenfolge

Implicit(String to AllowedEndpointRecordType)

Impliziter Operator zum Konvertieren der Zeichenfolge in AllowedEndpointRecordType

Inequality(AllowedEndpointRecordType, AllowedEndpointRecordType)

Überschreiben des !=-Operators für enum AllowedEndpointRecordType

Gilt für: