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

FirewallRule interface

服务器防火墙规则。

扩展

属性

endIpAddress

防火墙规则的结束 IP 地址。 必须是 IPv4 格式。 必须大于或等于 startIpAddress。 对所有 Azure 内部 IP 地址使用值“0.0.0.0”。

startIpAddress

防火墙规则的起始 IP 地址。 必须是 IPv4 格式。 对所有 Azure 内部 IP 地址使用值“0.0.0.0”。

继承属性

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

name

资源名称。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

endIpAddress

防火墙规则的结束 IP 地址。 必须是 IPv4 格式。 必须大于或等于 startIpAddress。 对所有 Azure 内部 IP 地址使用值“0.0.0.0”。

endIpAddress?: string

属性值

string

startIpAddress

防火墙规则的起始 IP 地址。 必须是 IPv4 格式。 对所有 Azure 内部 IP 地址使用值“0.0.0.0”。

startIpAddress?: string

属性值

string

继承属性详细信息

id

资源 ID。 注意:此属性不会序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自 ProxyResourceWithWritableName.id

name

资源名称。

name?: string

属性值

string

继承自 ProxyResourceWithWritableName.name

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自ProxyResourceWithWritableName.type