HealthcareApisIotIdentityResolutionType 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.
Der Typ der IoT-Identitätsauflösung, die mit dem Ziel verwendet werden soll.
public readonly struct HealthcareApisIotIdentityResolutionType : IEquatable<Azure.ResourceManager.HealthcareApis.Models.HealthcareApisIotIdentityResolutionType>
type HealthcareApisIotIdentityResolutionType = struct
Public Structure HealthcareApisIotIdentityResolutionType
Implements IEquatable(Of HealthcareApisIotIdentityResolutionType)
- Vererbung
-
HealthcareApisIotIdentityResolutionType
- Implementiert
Konstruktoren
HealthcareApisIotIdentityResolutionType(String) |
Initialisiert eine neue Instanz von HealthcareApisIotIdentityResolutionType. |
Eigenschaften
Create |
Erstellen |
Lookup |
Suche. |
Methoden
Equals(HealthcareApisIotIdentityResolutionType) |
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(HealthcareApisIotIdentityResolutionType, HealthcareApisIotIdentityResolutionType) |
Bestimmt, ob zwei HealthcareApisIotIdentityResolutionType Werte identisch sind. |
Implicit(String to HealthcareApisIotIdentityResolutionType) |
Konvertiert eine Zeichenfolge in eine HealthcareApisIotIdentityResolutionType. |
Inequality(HealthcareApisIotIdentityResolutionType, HealthcareApisIotIdentityResolutionType) |
Bestimmt, ob zwei HealthcareApisIotIdentityResolutionType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET