UriFileNameMatchConditionType 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 UriFileNameMatchConditionType.
public readonly struct UriFileNameMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.UriFileNameMatchConditionType>
type UriFileNameMatchConditionType = struct
Public Structure UriFileNameMatchConditionType
Implements IEquatable(Of UriFileNameMatchConditionType)
- Inheritance
-
UriFileNameMatchConditionType
- Implements
Constructors
UriFileNameMatchConditionType(String) |
Initializes a new instance of UriFileNameMatchConditionType. |
Properties
UriFilenameCondition |
DeliveryRuleUrlFilenameConditionParameters. |
Methods
Equals(UriFileNameMatchConditionType) |
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(UriFileNameMatchConditionType, UriFileNameMatchConditionType) |
Determines if two UriFileNameMatchConditionType values are the same. |
Implicit(String to UriFileNameMatchConditionType) |
Converts a string to a UriFileNameMatchConditionType. |
Inequality(UriFileNameMatchConditionType, UriFileNameMatchConditionType) |
Determines if two UriFileNameMatchConditionType values are not the same. |
Applies to
Azure SDK for .NET