HDInsightPrivateIPAllocationMethod 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 Methode, der die private IP-Adresse zugeordnet wird.
public readonly struct HDInsightPrivateIPAllocationMethod : IEquatable<Azure.ResourceManager.HDInsight.Models.HDInsightPrivateIPAllocationMethod>
type HDInsightPrivateIPAllocationMethod = struct
Public Structure HDInsightPrivateIPAllocationMethod
Implements IEquatable(Of HDInsightPrivateIPAllocationMethod)
- Vererbung
-
HDInsightPrivateIPAllocationMethod
- Implementiert
Konstruktoren
HDInsightPrivateIPAllocationMethod(String) |
Initialisiert eine neue Instanz von HDInsightPrivateIPAllocationMethod. |
Eigenschaften
Dynamic |
Dynamische. |
Static |
Statische. |
Methoden
Equals(HDInsightPrivateIPAllocationMethod) |
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(HDInsightPrivateIPAllocationMethod, HDInsightPrivateIPAllocationMethod) |
Bestimmt, ob zwei HDInsightPrivateIPAllocationMethod Werte gleich sind. |
Implicit(String to HDInsightPrivateIPAllocationMethod) |
Konvertiert eine Zeichenfolge in eine HDInsightPrivateIPAllocationMethod. |
Inequality(HDInsightPrivateIPAllocationMethod, HDInsightPrivateIPAllocationMethod) |
Bestimmt, ob zwei HDInsightPrivateIPAllocationMethod Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET