Sdílet prostřednictvím


IWithEndpointBeta.DefineNewPremiumEndpoint Metoda

Definice

Přetížení

DefineNewPremiumEndpoint()

Spustí definici nového koncového bodu, který se připojí k tomuto profilu CDN úrovně Premium Verizon.

DefineNewPremiumEndpoint(String, String)

Spustí definici nového koncového bodu, který se připojí k tomuto profilu CDN úrovně Premium Verizon.

DefineNewPremiumEndpoint()

Spustí definici nového koncového bodu, který se připojí k tomuto profilu CDN úrovně Premium Verizon.

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

Návraty

Platí pro

DefineNewPremiumEndpoint(String, String)

Spustí definici nového koncového bodu, který se připojí k tomuto profilu CDN úrovně Premium Verizon.

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

Parametry

name
String

Název koncového bodu.

endpointOriginHostname
String

Název hostitele původu koncového bodu.

Návraty

Platí pro