public static interface CdnEndpoint.DefinitionStages.Blank
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CdnEndpoint.DefinitionStages.Blank.PremiumEndpoint<ParentT>
The stage of a CDN profile endpoint definition allowing to specify the origin
for the CDN profile with teh Premium Verizon SKU.
|
static interface |
CdnEndpoint.DefinitionStages.Blank.StandardEndpoint<ParentT>
The stage of a CDN profile endpoint definition allowing to specify the origin.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/