New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject
Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
Syntax
Default (Default)
New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject
-ParameterQueryStringBehavior <String>
-ParameterTypeName <String>
[-ParameterQueryParameter <String>]
[<CommonParameters>]
Description
Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
Examples
Example 1: Create an in-memory object for AzureCDN DeliveryRuleCacheKeyQueryStringAction
New-AzCdnDeliveryRuleCacheKeyQueryStringActionObject -Name CacheKeyQueryString -ParameterQueryStringBehavior IncludeAll
Name
----
CacheKeyQueryString
Create an in-memory object for AzureCDN DeliveryRuleCacheKeyQueryStringAction
Parameters
-ParameterQueryParameter
query parameters to include or exclude (comma separated).
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-ParameterQueryStringBehavior
Caching behavior for the requests.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
-ParameterTypeName
Create an in-memory object for DeliveryRuleCacheKeyQueryStringAction.
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | Name |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.