Show / Hide Table of Contents

Class EndpointGlobalDeliveryRuleCacheKeyQueryStringAction

Inheritance
System.Object
EndpointGlobalDeliveryRuleCacheKeyQueryStringAction
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Cdn.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class EndpointGlobalDeliveryRuleCacheKeyQueryStringAction

Fields

View Source

Behavior

The behavior of the cache key for query strings. Valid values are Exclude, ExcludeAll, Include and IncludeAll.

Declaration
public readonly string Behavior
Field Value
Type Description
System.String
View Source

Parameters

Comma separated list of parameter values.

Declaration
public readonly string Parameters
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.