| 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 |
|---|---|
EndpointResourceState |
CdnEndpoint.resourceState() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/