ContainerAppExtendedLocationType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET