| Package | Description | 
|---|---|
| com.microsoft.azure.management.cdn | 
 This package contains the classes for CdnManagementClient. 
 | 
| 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 | 
CdnEndpoint.resourceState()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Collection<EndpointResourceState> | 
EndpointResourceState.values()  | 
Copyright © 2019. All rights reserved.