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

BatchNetworkSecurityGroupRule.SourceAddressPrefix 属性

定义

有效值为单个 IP 地址 (即 10.10.10.10) 、IP 子网 (即 192.168.1.0/24) 、默认标记或 * () 。 如果提供了任何其他值,则请求失败,并显示 HTTP 状态代码 400。

public string SourceAddressPrefix { get; set; }
member this.SourceAddressPrefix : string with get, set
Public Property SourceAddressPrefix As String

属性值

适用于