Partager via


AllowedEndpointRecordType Structure

Définition

Définit des valeurs pour 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)
Héritage
AllowedEndpointRecordType
Attributs
Newtonsoft.Json.JsonConverterAttribute
Implémente

Champs

Any

Définit des valeurs pour AllowedEndpointRecordType.

DomainName

Définit des valeurs pour AllowedEndpointRecordType.

IPv4Address

Définit des valeurs pour AllowedEndpointRecordType.

IPv6Address

Définit des valeurs pour AllowedEndpointRecordType.

Méthodes

Equals(AllowedEndpointRecordType)

Compare les énumérations de type AllowedEndpointRecordType

Equals(Object)

Remplace l’opérateur Equals pour AllowedEndpointRecordType

GetHashCode()

Retourne pour hashCode AllowedEndpointRecordType

ToString()

Renvoie une représentation sous forme de chaîne pour AllowedEndpointRecordType

Opérateurs

Equality(AllowedEndpointRecordType, AllowedEndpointRecordType)

Substitution de l’opérateur == pour l’énumération AllowedEndpointRecordType

Implicit(AllowedEndpointRecordType to String)

Opérateur implicite pour convertir AllowedEndpointRecordType en chaîne

Implicit(String to AllowedEndpointRecordType)

Opérateur implicite pour convertir une chaîne en AllowedEndpointRecordType

Inequality(AllowedEndpointRecordType, AllowedEndpointRecordType)

Substitution de l’opérateur != pour l’énumération AllowedEndpointRecordType

S’applique à