Class ApplicationGatewayFrontendPortPropertiesFormat


  • public final class ApplicationGatewayFrontendPortPropertiesFormat
    extends Object
    Properties of Frontend port of an application gateway.
    • Constructor Detail

      • ApplicationGatewayFrontendPortPropertiesFormat

        public ApplicationGatewayFrontendPortPropertiesFormat()
    • Method Detail

      • port

        public Integer port()
        Get the port property: Frontend port.
        Returns:
        the port value.
      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: The provisioning state of the frontend port resource.
        Returns:
        the provisioningState value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.