Uses of Class
com.azure.resourcemanager.network.models.ApplicationGatewayFrontendPort
Packages that use ApplicationGatewayFrontendPort
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayFrontendPort in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ApplicationGatewayFrontendPortModifier and TypeMethodDescriptionApplicationGatewayInner.frontendPorts()Get the frontendPorts property: Frontend ports of the application gateway resource.ApplicationGatewayPropertiesFormat.frontendPorts()Get the frontendPorts property: Frontend ports of the application gateway resource.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ApplicationGatewayFrontendPortModifier and TypeMethodDescriptionApplicationGatewayInner.withFrontendPorts(List<ApplicationGatewayFrontendPort> frontendPorts) Set the frontendPorts property: Frontend ports of the application gateway resource.ApplicationGatewayPropertiesFormat.withFrontendPorts(List<ApplicationGatewayFrontendPort> frontendPorts) Set the frontendPorts property: Frontend ports of the application gateway resource. -
Uses of ApplicationGatewayFrontendPort in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayFrontendPortModifier and TypeMethodDescriptionApplicationGatewayFrontendPort.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApplicationGatewayFrontendPort from the JsonReader.Set the name property: Name of the frontend port that is unique within an Application Gateway.Set the port property: Frontend port.