| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
UrlSigningActionParameters |
UrlSigningAction.parameters()
Get the parameters property: Defines the parameters for the action.
|
UrlSigningActionParameters |
UrlSigningActionParameters.withAlgorithm(Algorithm algorithm)
Set the algorithm property: Algorithm to use for URL signing.
|
UrlSigningActionParameters |
UrlSigningActionParameters.withOdataType(String odataType)
Set the odataType property: The @odata.type property.
|
UrlSigningActionParameters |
UrlSigningActionParameters.withParameterNameOverride(List<UrlSigningParamIdentifier> parameterNameOverride)
Set the parameterNameOverride property: Defines which query string parameters in the url to be considered for
expires, key id etc.
|
| Modifier and Type | Method and Description |
|---|---|
UrlSigningAction |
UrlSigningAction.withParameters(UrlSigningActionParameters parameters)
Set the parameters property: Defines the parameters for the action.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.