Interface ApplicationGatewayFrontend

    • Method Detail

      • 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