Partager via


PreferredContactMethod Structure

Définition

Méthode de contact préférée.

public readonly struct PreferredContactMethod : IEquatable<Azure.ResourceManager.Support.Models.PreferredContactMethod>
type PreferredContactMethod = struct
Public Structure PreferredContactMethod
Implements IEquatable(Of PreferredContactMethod)
Héritage
PreferredContactMethod
Implémente

Constructeurs

PreferredContactMethod(String)

Initialise une nouvelle instance de PreferredContactMethod.

Propriétés

Email

email.

Phone

Téléphone.

Méthodes

Equals(PreferredContactMethod)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(PreferredContactMethod, PreferredContactMethod)

Détermine si deux PreferredContactMethod valeurs sont identiques.

Implicit(String to PreferredContactMethod)

Convertit une chaîne en PreferredContactMethod.

Inequality(PreferredContactMethod, PreferredContactMethod)

Détermine si deux PreferredContactMethod valeurs ne sont pas identiques.

S’applique à