Share via


IWithPublicFrontend.UpdatePublicFrontend(String) Method

Definition

Begins the description of an update to an existing Internet-facing frontend.

public Microsoft.Azure.Management.Network.Fluent.LoadBalancerPublicFrontend.Update.IUpdate UpdatePublicFrontend (string name);
abstract member UpdatePublicFrontend : string -> Microsoft.Azure.Management.Network.Fluent.LoadBalancerPublicFrontend.Update.IUpdate
Public Function UpdatePublicFrontend (name As String) As IUpdate

Parameters

name
String

The name of the frontend to update.

Returns

Applies to