| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
static UrlSigningActionParametersOdataType |
UrlSigningActionParametersOdataType.fromString(String value)
Parses a serialized value to a UrlSigningActionParametersOdataType instance.
|
UrlSigningActionParametersOdataType |
UrlSigningActionParameters.odataType()
Get the odataType property: The @odata.type property.
|
static UrlSigningActionParametersOdataType |
UrlSigningActionParametersOdataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlSigningActionParametersOdataType[] |
UrlSigningActionParametersOdataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UrlSigningActionParameters |
UrlSigningActionParameters.withOdataType(UrlSigningActionParametersOdataType odataType)
Set the odataType property: The @odata.type property.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.