IPAllocationMethod Klasse
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.
Definiert Werte für IPAllocationMethod.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod>))]
public class IPAllocationMethod : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.IPAllocationMethod>))>]
type IPAllocationMethod = class
inherit ExpandableStringEnum<IPAllocationMethod>
Public Class IPAllocationMethod
Inherits ExpandableStringEnum(Of IPAllocationMethod)
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
IPAllocationMethod() |
Definiert Werte für IPAllocationMethod. |
Felder
Dynamic |
Definiert Werte für IPAllocationMethod. |
Static |
Definiert Werte für IPAllocationMethod. |
Eigenschaften
Value |
Definiert Werte für IPAllocationMethod. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für IPAllocationMethod. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für IPAllocationMethod. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für IPAllocationMethod. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für IPAllocationMethod. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET