IWithEndpoint.UpdatePremiumEndpoint(String) Method

Definition

Begins the description of an update of an existing endpoint in current Premium Verizon profile.

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint UpdatePremiumEndpoint (string name);
abstract member UpdatePremiumEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint
Public Function UpdatePremiumEndpoint (name As String) As IUpdatePremiumEndpoint

Parameters

name
String

The name of the endpoint.

Returns

Applies to