NetworkSecuritySetRuleParameters.SourcePortRange Property

Definition

Required. Gets or sets Source Port (single port) or Source Port Range (separated by “-“) or star (*) for all ports. All numbers are inclusive. Example: 80, 80-80, 80-81, *

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

Property Value

Applies to