你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithStartIPAddress 接口

定义

用于设置服务器的起始 IP 地址的 SQL 防火墙规则定义。

public interface IWithStartIPAddress
type IWithStartIPAddress = interface
Public Interface IWithStartIPAddress
派生

方法

WithStartIPAddress(String)

设置 SQL Server 防火墙规则的起始 IP 地址。

适用于