IsDeviceMatchConditionType Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET