Share via


INetworkSecurityRule.SourceAddressPrefix Property

Definition

Gets the source address prefix the rule applies to, expressed using the CIDR notation in the format: "###.###.###.###/##", and "" means "any".

public string SourceAddressPrefix { get; }
member this.SourceAddressPrefix : string
Public ReadOnly Property SourceAddressPrefix As String

Property Value

Applies to