IWithEndpoint.WithNewPremiumEndpoint(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds new endpoint to current Premium Verizon CDN profile.
public Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate WithNewPremiumEndpoint(string endpointOriginHostname);
abstract member WithNewPremiumEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate
Public Function WithNewPremiumEndpoint (endpointOriginHostname As String) As IUpdate
Parameters
- endpointOriginHostname
- String
The endpoint origin hostname.