ApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithBackendHttpConfiguration<ParentT>.toBackendHttpPort(int portNumber) 方法
定义
Creates a backend HTTP settings configuration for the specified backend port and the HTTP protocol, and associates it with this request routing rule.
An auto-generated name will be used for this newly created configuration.
public WithBackendOrAddress<ParentT> toBackendHttpPort(int portNumber)
参数
- portNumber
- int
the port number for a new backend HTTP settings configuration
返回
the next stage of the definition