Class ApplicationGatewayLoadDistributionTargetResponse


  • public final class ApplicationGatewayLoadDistributionTargetResponse
    extends java.lang.Object
    • Method Detail

      • backendAddressPool

        public java.util.Optional<SubResourceResponse> backendAddressPool()
        Returns:
        Backend address pool resource of the application gateway.
      • etag

        public java.lang.String etag()
        Returns:
        A unique read-only string that changes whenever the resource is updated.
      • id

        public java.util.Optional<java.lang.String> id()
        Returns:
        Resource ID.
      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        Name of the load distribution policy that is unique within an Application Gateway.
      • type

        public java.lang.String type()
        Returns:
        Type of the resource.
      • weightPerServer

        public java.util.Optional<java.lang.Integer> weightPerServer()
        Returns:
        Weight per server. Range between 1 and 100.