StreamSourceAddresses.SourceAddress Property

Definition

A source IP address or CIDR range

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> SourceAddress { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.SourceAddress : System.Collections.Generic.List<string> with get, set
Public Property SourceAddress As List(Of String)

Property Value

Implements

Attributes

Applies to