Interface ApplicationGatewayFrontend

All Superinterfaces:
ChildResource<ApplicationGateway>, HasInner<ApplicationGatewayFrontendIPConfiguration>, HasName, HasParent<ApplicationGateway>, HasPrivateIPAddress, HasPublicIPAddress, HasSubnet, Indexable

A client-side representation of an application gateway frontend.
  • Method Details

    • isPublic

      boolean isPublic()
      Returns:
      true if the frontend is accessible via a public IP address, else false
    • isPrivate

      boolean isPrivate()
      Returns:
      true is the frontend is accessible via an private IP address
    • getSubnet

      Subnet getSubnet()
      Returns:
      the associated subnet