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