IsDeviceMatchConditionType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
The IsDeviceMatchConditionType.
public readonly struct IsDeviceMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionType>
type IsDeviceMatchConditionType = struct
Public Structure IsDeviceMatchConditionType
Implements IEquatable(Of IsDeviceMatchConditionType)
- Vererbung
-
IsDeviceMatchConditionType
- Implementiert
Konstruktoren
IsDeviceMatchConditionType(String) |
Initialisiert eine neue Instanz von IsDeviceMatchConditionType. |
Eigenschaften
IsDeviceCondition |
DeliveryRuleIsDeviceConditionParameters. |
Methoden
Equals(IsDeviceMatchConditionType) |
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(IsDeviceMatchConditionType, IsDeviceMatchConditionType) |
Bestimmt, ob zwei IsDeviceMatchConditionType Werte identisch sind. |
Implicit(String to IsDeviceMatchConditionType) |
Konvertiert eine Zeichenfolge in eine IsDeviceMatchConditionType. |
Inequality(IsDeviceMatchConditionType, IsDeviceMatchConditionType) |
Bestimmt, ob zwei IsDeviceMatchConditionType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET