| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CdnProfile.Update |
CdnProfile.UpdateStages.WithEndpoint.withNewEndpoint(String endpointOriginHostname)
Adds a new endpoint.
|
CdnProfile.Update |
CdnProfile.UpdateStages.WithEndpoint.withNewPremiumEndpoint(String endpointOriginHostname)
Adds new endpoint to current Premium Verizon CDN profile.
|
CdnProfile.Update |
CdnProfile.UpdateStages.WithEndpoint.withoutEndpoint(String name)
Removes an endpoint from the profile.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.