Dela via


IWithIPAddressRange Interface

Definition

The SQL Firewall Rule definition to set the IP address range for the parent SQL Server.

public interface IWithIPAddressRange
type IWithIPAddressRange = interface
Public Interface IWithIPAddressRange
Derived

Methods

WithIPAddress(String)

Sets the ending IP address of SQL server's firewall rule.

WithIPAddressRange(String, String)

Sets the starting IP address of SQL server's firewall rule.

Applies to