ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT>.withPublicFrontend 方法
定义
Associates the listener with the application gateway's public (Internet-facing) frontend.
If the public frontend does not exist yet, it will be created under an auto-generated name and associated with the application gateway's public IP address.
public WithFrontendPort<ParentT> withPublicFrontend()
返回
the next stage of the definition