Compartir a través de


IsDeviceMatchConditionMatchValue Estructura

Definición

The IsDeviceMatchConditionMatchValue.

public readonly struct IsDeviceMatchConditionMatchValue : IEquatable<Azure.ResourceManager.Cdn.Models.IsDeviceMatchConditionMatchValue>
type IsDeviceMatchConditionMatchValue = struct
Public Structure IsDeviceMatchConditionMatchValue
Implements IEquatable(Of IsDeviceMatchConditionMatchValue)
Herencia
IsDeviceMatchConditionMatchValue
Implementaciones

Constructores

IsDeviceMatchConditionMatchValue(String)

Inicializa una nueva instancia de la clase IsDeviceMatchConditionMatchValue.

Propiedades

Desktop

Escritorio.

Mobile

Dispositivo móvil.

Métodos

Equals(IsDeviceMatchConditionMatchValue)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(IsDeviceMatchConditionMatchValue, IsDeviceMatchConditionMatchValue)

Determina si dos IsDeviceMatchConditionMatchValue valores son los mismos.

Implicit(String to IsDeviceMatchConditionMatchValue)

Convierte una cadena en un IsDeviceMatchConditionMatchValue.

Inequality(IsDeviceMatchConditionMatchValue, IsDeviceMatchConditionMatchValue)

Determina si dos IsDeviceMatchConditionMatchValue valores no son los mismos.

Se aplica a