| 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 |
|---|---|
EndpointResourceState |
EndpointInner.resourceState()
Get the resourceState property: Resource status of the endpoint.
|
| Modifier and Type | Field and Description |
|---|---|
static EndpointResourceState |
EndpointResourceState.CREATING
Static value Creating for EndpointResourceState.
|
static EndpointResourceState |
EndpointResourceState.DELETING
Static value Deleting for EndpointResourceState.
|
static EndpointResourceState |
EndpointResourceState.RUNNING
Static value Running for EndpointResourceState.
|
static EndpointResourceState |
EndpointResourceState.STARTING
Static value Starting for EndpointResourceState.
|
static EndpointResourceState |
EndpointResourceState.STOPPED
Static value Stopped for EndpointResourceState.
|
static EndpointResourceState |
EndpointResourceState.STOPPING
Static value Stopping for EndpointResourceState.
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointResourceState |
EndpointResourceState.fromString(String name)
Creates or finds a EndpointResourceState from its string representation.
|
EndpointResourceState |
EndpointProperties.resourceState()
Get the resourceState property: Resource status of the endpoint.
|
EndpointResourceState |
CdnEndpoint.resourceState() |
Copyright © 2020 Microsoft Corporation. All rights reserved.