IsDeviceMatchConditionMatchValue Struct

Definition

The IsDeviceMatchConditionMatchValue.

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

Constructors

IsDeviceMatchConditionMatchValue(String)

Initializes a new instance of IsDeviceMatchConditionMatchValue.

Properties

Desktop

Desktop.

Mobile

Mobile.

Methods

Equals(IsDeviceMatchConditionMatchValue)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(IsDeviceMatchConditionMatchValue, IsDeviceMatchConditionMatchValue)

Determines if two IsDeviceMatchConditionMatchValue values are the same.

Implicit(String to IsDeviceMatchConditionMatchValue)

Converts a string to a IsDeviceMatchConditionMatchValue.

Inequality(IsDeviceMatchConditionMatchValue, IsDeviceMatchConditionMatchValue)

Determines if two IsDeviceMatchConditionMatchValue values are not the same.

Applies to