IsDeviceMatchConditionType Struct

Definition

The IsDeviceMatchConditionType.

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

Constructors

IsDeviceMatchConditionType(String)

Initializes a new instance of IsDeviceMatchConditionType.

Properties

IsDeviceCondition

DeliveryRuleIsDeviceConditionParameters.

Methods

Equals(IsDeviceMatchConditionType)

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(IsDeviceMatchConditionType, IsDeviceMatchConditionType)

Determines if two IsDeviceMatchConditionType values are the same.

Implicit(String to IsDeviceMatchConditionType)

Converts a string to a IsDeviceMatchConditionType.

Inequality(IsDeviceMatchConditionType, IsDeviceMatchConditionType)

Determines if two IsDeviceMatchConditionType values are not the same.

Applies to