| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ParamIndicator |
ParamIndicator.EXPIRES
Static value Expires for ParamIndicator.
|
static ParamIndicator |
ParamIndicator.KEY_ID
Static value KeyId for ParamIndicator.
|
static ParamIndicator |
ParamIndicator.SIGNATURE
Static value Signature for ParamIndicator.
|
| Modifier and Type | Method and Description |
|---|---|
static ParamIndicator |
ParamIndicator.fromString(String name)
Creates or finds a ParamIndicator from its string representation.
|
ParamIndicator |
UrlSigningParamIdentifier.paramIndicator()
Get the paramIndicator property: Indicates the purpose of the parameter.
|
| Modifier and Type | Method and Description |
|---|---|
UrlSigningParamIdentifier |
UrlSigningParamIdentifier.withParamIndicator(ParamIndicator paramIndicator)
Set the paramIndicator property: Indicates the purpose of the parameter.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.