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