Compartir a través de


IWithEndpoint.DefineNewPremiumEndpoint(String) Método

Definición

Inicia la definición de un nuevo punto de conexión que se va a adjuntar a este perfil de CDN de Premium Verizon.

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)

Parámetros

name
String

Nombre del nuevo punto de conexión.

Devoluciones

Se aplica a