Compartir a través de


ContainerGroupIpAddressType Clase

Definición

Define valores para 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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

ContainerGroupIpAddressType()

Define valores para ContainerGroupIpAddressType.

Campos

Private

Define valores para ContainerGroupIpAddressType.

Public

Define valores para ContainerGroupIpAddressType.

Propiedades

Value

Define valores para ContainerGroupIpAddressType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ContainerGroupIpAddressType.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para ContainerGroupIpAddressType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ContainerGroupIpAddressType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ContainerGroupIpAddressType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a