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

IWithZones 接口

定义

允许指定可用性区域列表的 Azure 防火墙定义的阶段。

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

方法

WithZone(String)

设置表示资源需要来自的可用性区域。

WithZones(IList<String>)

设置表示资源需要来自的可用性区域列表。

适用于