Compartilhar via


ContainerAppExtendedLocationType Estrutura

Definição

O tipo de extendedLocation.

public readonly struct ContainerAppExtendedLocationType : IEquatable<Azure.ResourceManager.AppContainers.Models.ContainerAppExtendedLocationType>
type ContainerAppExtendedLocationType = struct
Public Structure ContainerAppExtendedLocationType
Implements IEquatable(Of ContainerAppExtendedLocationType)
Herança
ContainerAppExtendedLocationType
Implementações

Construtores

ContainerAppExtendedLocationType(String)

Inicializa uma nova instância de ContainerAppExtendedLocationType.

Propriedades

CustomLocation

Customlocation.

Métodos

Equals(ContainerAppExtendedLocationType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(ContainerAppExtendedLocationType, ContainerAppExtendedLocationType)

Determina se dois ContainerAppExtendedLocationType valores são os mesmos.

Implicit(String to ContainerAppExtendedLocationType)

Converte uma cadeia de caracteres em um ContainerAppExtendedLocationType.

Inequality(ContainerAppExtendedLocationType, ContainerAppExtendedLocationType)

Determina se dois ContainerAppExtendedLocationType valores não são os mesmos.

Aplica-se a