Bagikan melalui


IWithStandardCreate.DefineNewEndpoint(String) Method

Definition

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

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

Parameters

name
String

A new endpoint name.

Returns

Applies to