PreferredContactMethod Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |
|
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 à
Azure SDK for .NET