IsDeviceMatchConditionMatchValue 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 IsDeviceMatchConditionMatchValue.
public readonly struct IsDeviceMatchConditionMatchValue : IEquatable<Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionMatchValue>
type IsDeviceMatchConditionMatchValue = struct
Public Structure IsDeviceMatchConditionMatchValue
Implements IEquatable(Of IsDeviceMatchConditionMatchValue)
- Herança
-
IsDeviceMatchConditionMatchValue
- Implementações
Construtores
IsDeviceMatchConditionMatchValue(String) |
Inicializa uma nova instância de IsDeviceMatchConditionMatchValue. |
Propriedades
Desktop |
Desktop. |
Mobile |
Móvel. |
Métodos
Equals(IsDeviceMatchConditionMatchValue) |
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(IsDeviceMatchConditionMatchValue, IsDeviceMatchConditionMatchValue) |
Determina se dois IsDeviceMatchConditionMatchValue valores são os mesmos. |
Implicit(String to IsDeviceMatchConditionMatchValue) |
Converte uma cadeia de caracteres em um IsDeviceMatchConditionMatchValue. |
Inequality(IsDeviceMatchConditionMatchValue, IsDeviceMatchConditionMatchValue) |
Determina se dois IsDeviceMatchConditionMatchValue valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET