AfdQueryStringCachingBehavior Struct
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.
Defines how Frontdoor caches requests that include query strings. You can ignore any query strings when caching, ignore specific query strings, cache every request with a unique URL, or cache specific query strings.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdQueryStringCachingBehaviorTypeConverter))]
public struct AfdQueryStringCachingBehavior : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdQueryStringCachingBehavior>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.AfdQueryStringCachingBehaviorTypeConverter))>]
type AfdQueryStringCachingBehavior = struct
interface IArgumentCompleter
Public Structure AfdQueryStringCachingBehavior
Implements IArgumentCompleter, IEquatable(Of AfdQueryStringCachingBehavior)
- Inheritance
-
AfdQueryStringCachingBehavior
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Afd |
Compares values of enum type AfdQueryStringCachingBehavior |
Equals(Object) |
Compares values of enum type AfdQueryStringCachingBehavior (override for Object) |
Get |
Returns hashCode for enum AfdQueryStringCachingBehavior |
To |
Returns string representation for AfdQueryStringCachingBehavior |
Equality(Afd |
Overriding == operator for enum AfdQueryStringCachingBehavior |
Implicit(Afd |
Implicit operator to convert AfdQueryStringCachingBehavior to string |
Implicit(String to Afd |
Implicit operator to convert string to AfdQueryStringCachingBehavior |
Inequality(Afd |
Overriding != operator for enum AfdQueryStringCachingBehavior |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |