Udostępnij przez


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

Name Description
IsDeviceMatchConditionMatchValue(String)

Initializes a new instance of IsDeviceMatchConditionMatchValue.

Properties

Name Description
Desktop

Desktop.

Mobile

Mobile.

Methods

Name Description
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

Name Description
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