| 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 |
|---|---|
PrivateEndpointStatus |
OriginInner.privateEndpointStatus()
Get the privateEndpointStatus property: The approval status for the connection to the Private Link.
|
| Modifier and Type | Field and Description |
|---|---|
static PrivateEndpointStatus |
PrivateEndpointStatus.APPROVED
Static value Approved for PrivateEndpointStatus.
|
static PrivateEndpointStatus |
PrivateEndpointStatus.DISCONNECTED
Static value Disconnected for PrivateEndpointStatus.
|
static PrivateEndpointStatus |
PrivateEndpointStatus.PENDING
Static value Pending for PrivateEndpointStatus.
|
static PrivateEndpointStatus |
PrivateEndpointStatus.REJECTED
Static value Rejected for PrivateEndpointStatus.
|
static PrivateEndpointStatus |
PrivateEndpointStatus.TIMEOUT
Static value Timeout for PrivateEndpointStatus.
|
| Modifier and Type | Method and Description |
|---|---|
static PrivateEndpointStatus |
PrivateEndpointStatus.fromString(String name)
Creates or finds a PrivateEndpointStatus from its string representation.
|
PrivateEndpointStatus |
OriginProperties.privateEndpointStatus()
Get the privateEndpointStatus property: The approval status for the connection to the Private Link.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.