NetworkRule.SourceAddresses Property

Definition

List of source IP addresses for this rule.

public Azure.Provisioning.BicepList<string> SourceAddresses { get; set; }
member this.SourceAddresses : Azure.Provisioning.BicepList<string> with get, set
Public Property SourceAddresses As BicepList(Of String)

Property Value

Applies to