Class OutboundFirewallRuleProperties

java.lang.Object
com.azure.resourcemanager.sql.fluent.models.OutboundFirewallRuleProperties

public final class OutboundFirewallRuleProperties extends Object
The properties of an outbound firewall rule.
  • Constructor Details

    • OutboundFirewallRuleProperties

      public OutboundFirewallRuleProperties()
      Creates an instance of OutboundFirewallRuleProperties class.
  • Method Details

    • provisioningState

      public String provisioningState()
      Get the provisioningState property: The state of the outbound rule.
      Returns:
      the provisioningState value.
    • validate

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