Class OutboundFirewallRuleInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.sql.fluent.models.OutboundFirewallRuleInner

public final class OutboundFirewallRuleInner extends com.azure.core.management.ProxyResource
An Azure SQL DB Server Outbound Firewall Rule.
  • Constructor Details

    • OutboundFirewallRuleInner

      public OutboundFirewallRuleInner()
      Creates an instance of OutboundFirewallRuleInner 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.