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