Interface HasPort
-
- All Known Subinterfaces:
ApplicationGatewayBackendHttpConfiguration,LoadBalancerHttpProbe,LoadBalancerProbe,LoadBalancerTcpProbe
public interface HasPortAn interface representing a model's ability to have a port number.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHasPort.DefinitionStagesGrouping of definition stages involving specifying a port number.static interfaceHasPort.UpdateDefinitionStagesGrouping of definition stages of a parent resource update involving specifying a port number.static interfaceHasPort.UpdateStagesGrouping of update stages involving specifying the port number.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intport()
-