ParentT - the stage of the parent CDN profile update to return to after attaching this definitionpublic static interface CdnEndpoint.UpdateDefinitionStages.Blank.PremiumEndpoint<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
withPremiumOrigin(String originHostName)
Specifies the origin of the CDN endpoint.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> |
withPremiumOrigin(String originName,
String originHostName)
Specifies the origin of the CDN endpoint.
|
CdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> withPremiumOrigin(String originName, String originHostName)
originName - name of the originoriginHostName - origin host nameCdnEndpoint.UpdateDefinitionStages.WithPremiumAttach<ParentT> withPremiumOrigin(String originHostName)
originHostName - origin host name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/