IWithEndpoint.WithNewPremiumEndpoint(String) Method

Definition

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.

Returns

Applies to