| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static SecretType |
SecretType.CUSTOMER_CERTIFICATE
Static value CustomerCertificate for SecretType.
|
static SecretType |
SecretType.MANAGED_CERTIFICATE
Static value ManagedCertificate for SecretType.
|
static SecretType |
SecretType.URL_SIGNING_KEY
Static value UrlSigningKey for SecretType.
|
| Modifier and Type | Method and Description |
|---|---|
static SecretType |
SecretType.fromString(String name)
Creates or finds a SecretType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.