Share via


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

IWithIPAddress<ParentT> 接口

定义

用于设置父SQL Server IP 地址的 SQL 防火墙规则定义。

public interface IWithIPAddress<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithIPAddress<'ParentT> = interface
    interface IBeta
Public Interface IWithIPAddress(Of ParentT)
Implements IBeta

类型参数

ParentT
派生
实现

方法

WithIPAddress(String)

设置 SQL Server 防火墙规则的结束 IP 地址。

适用于