ApplicationGatewayBackend.UpdateDefinitionStages.Blank<ParentT> 接口
定义
The first stage of an application gateway backend definition.
public interface Blank<ParentT> extends ApplicationGatewayBackend.UpdateDefinitionStages.WithAttach<ParentT>
类型参数
- ParentT
the stage of the parent application gateway definition to return to after attaching this definition
继承成员
Attachable.InUpdate<ParentT>.attach()
ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress<ParentT>.withFqdn(String fqdn)
ApplicationGatewayBackend.UpdateDefinitionStages.WithAddress<ParentT>.withIPAddress(String ipAddress)