Compartilhar via


IWithFrontend.WithoutPrivateFrontend Método

Definição

Especifica que o gateway de aplicativo não deve ser privado, ou seja, seus pontos de extremidade não devem ser acessíveis internamente de dentro da rede virtual. Observe que, se houver outras configurações que referenciem o front-end privado, removê-lo poderá interromper o gateway de aplicativo.

public Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate WithoutPrivateFrontend ();
abstract member WithoutPrivateFrontend : unit -> Microsoft.Azure.Management.Network.Fluent.ApplicationGateway.Update.IUpdate
Public Function WithoutPrivateFrontend () As IUpdate

Retornos

Aplica-se a