IntegrationRuntimeLicenseType 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.
Lizenztyp zum Mitbringen Ihres eigenen Lizenzszenarios.
public readonly struct IntegrationRuntimeLicenseType : IEquatable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeLicenseType>
type IntegrationRuntimeLicenseType = struct
Public Structure IntegrationRuntimeLicenseType
Implements IEquatable(Of IntegrationRuntimeLicenseType)
- Vererbung
-
IntegrationRuntimeLicenseType
- Implementiert
Konstruktoren
IntegrationRuntimeLicenseType(String) |
Initialisiert eine neue Instanz von IntegrationRuntimeLicenseType. |
Eigenschaften
BasePrice |
BasePrice. |
LicenseIncluded |
LicenseIncluded. |
Methoden
Equals(IntegrationRuntimeLicenseType) |
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(IntegrationRuntimeLicenseType, IntegrationRuntimeLicenseType) |
Bestimmt, ob zwei IntegrationRuntimeLicenseType Werte identisch sind. |
Implicit(String to IntegrationRuntimeLicenseType) |
Konvertiert eine Zeichenfolge in eine IntegrationRuntimeLicenseType. |
Inequality(IntegrationRuntimeLicenseType, IntegrationRuntimeLicenseType) |
Bestimmt, ob zwei IntegrationRuntimeLicenseType Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET