| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
UrlSigningKeyParameters |
UrlSigningKeyParameters.withKeyId(String keyId)
Set the keyId property: Defines the customer defined key Id.
|
UrlSigningKeyParameters |
UrlSigningKeyParameters.withSecretSource(ResourceReference secretSource)
Set the secretSource property: Resource reference to the KV secret.
|
UrlSigningKeyParameters |
UrlSigningKeyParameters.withSecretVersion(String secretVersion)
Set the secretVersion property: Version of the secret to be used.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.