IWithStandardCreate.WithNewEndpoint(String) Metodo

Definizione

Aggiunge un nuovo endpoint al profilo della rete CDN.

public Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithStandardCreate WithNewEndpoint (string endpointOriginHostname);
abstract member WithNewEndpoint : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnProfile.Definition.IWithStandardCreate
Public Function WithNewEndpoint (endpointOriginHostname As String) As IWithStandardCreate

Parametri

endpointOriginHostname
String

Nome host dell'origine dell'endpoint.

Restituisce

Si applica a