Compartilhar via


ContainerGroupIpAddressType Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

ContainerGroupIpAddressType()

Define valores para ContainerGroupIpAddressType.

Campos

Private

Define valores para ContainerGroupIpAddressType.

Public

Define valores para ContainerGroupIpAddressType.

Propriedades

Value

Define valores para ContainerGroupIpAddressType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ContainerGroupIpAddressType.

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

Define valores para ContainerGroupIpAddressType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ContainerGroupIpAddressType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ContainerGroupIpAddressType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a