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

CreateFirewallRuleWithAccountParameters interface

用于创建新 Data Lake Analytics 帐户时创建新防火墙规则的参数。

属性

endIpAddress

防火墙规则的结束 IP 地址。 这可以是 ipv4 或 ipv6。 “开始”和“结束”应位于同一协议中。

name

要创建的防火墙规则的唯一名称。

startIpAddress

防火墙规则的起始 IP 地址。 这可以是 ipv4 或 ipv6。 “开始”和“结束”应位于同一协议中。

属性详细信息

endIpAddress

防火墙规则的结束 IP 地址。 这可以是 ipv4 或 ipv6。 “开始”和“结束”应位于同一协议中。

endIpAddress: string

属性值

string

name

要创建的防火墙规则的唯一名称。

name: string

属性值

string

startIpAddress

防火墙规则的起始 IP 地址。 这可以是 ipv4 或 ipv6。 “开始”和“结束”应位于同一协议中。

startIpAddress: string

属性值

string