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

SecurityRulePropertiesFormat.SourcePortRange Property

Definition

The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public string SourcePortRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.SourcePortRange : string with get, set
Public Property SourcePortRange As String

Property Value

Implements

Attributes

Applies to