IWithEndpoint.DefineNewPremiumEndpoint(String) Method

Definition

Starts the definition of a new endpoint to be attached to this Premium Verizon CDN profile.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.Blank.PremiumEndpoint.IPremiumEndpoint<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate> DefineNewPremiumEndpoint (string name);
abstract member DefineNewPremiumEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdateDefinition.Blank.PremiumEndpoint.IPremiumEndpoint<Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Update.IUpdate>
Public Function DefineNewPremiumEndpoint (name As String) As IPremiumEndpoint(Of IUpdate)

Parameters

name
String

A name for the new endpoint.

Returns

Applies to