| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
ValidateSecretOutputInner.status()
Get the status property: The validation status.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSecretOutputInner |
ValidateSecretOutputInner.withStatus(Status status)
Set the status property: The validation status.
|
| Modifier and Type | Field and Description |
|---|---|
static Status |
Status.ACCESS_DENIED
Static value AccessDenied for Status.
|
static Status |
Status.CERTIFICATE_EXPIRED
Static value CertificateExpired for Status.
|
static Status |
Status.INVALID
Static value Invalid for Status.
|
static Status |
Status.VALID
Static value Valid for Status.
|
| Modifier and Type | Method and Description |
|---|---|
static Status |
Status.fromString(String name)
Creates or finds a Status from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.