Freigeben über


SupportTicketCommunicationType Struktur

Definition

Kommunikationstyp.

public readonly struct SupportTicketCommunicationType : IEquatable<Azure.ResourceManager.Support.Models.SupportTicketCommunicationType>
type SupportTicketCommunicationType = struct
Public Structure SupportTicketCommunicationType
Implements IEquatable(Of SupportTicketCommunicationType)
Vererbung
SupportTicketCommunicationType
Implementiert

Konstruktoren

SupportTicketCommunicationType(String)

Initialisiert eine neue Instanz von SupportTicketCommunicationType.

Eigenschaften

Phone

Telefon.

Web

Web.

Methoden

Equals(SupportTicketCommunicationType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(SupportTicketCommunicationType, SupportTicketCommunicationType)

Bestimmt, ob zwei SupportTicketCommunicationType Werte gleich sind.

Implicit(String to SupportTicketCommunicationType)

Konvertiert eine Zeichenfolge in eine SupportTicketCommunicationType.

Inequality(SupportTicketCommunicationType, SupportTicketCommunicationType)

Bestimmt, ob zwei SupportTicketCommunicationType Werte nicht identisch sind.

Gilt für: