Freigeben über


IWithEndpoint.DefineNewEndpoint(String) Methode

Definition

Startet die Definition eines neuen Endpunkts, der an das CDN-Profil angefügt werden soll.

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

Parameter

name
String

Der Name für den Endpunkt.

Gibt zurück

Gilt für: