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