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

NetworkSecurityGroupSecurityRule.DestinationPortRange 属性

定义

获取或设置目标端口或范围。 介于 0 和 65535 之间的整数或范围。 “*”还可用于匹配所有端口。

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

属性值

适用于