Share via


RecommendedSecurityRule.IPAddresses Property

Definition

The remote IP addresses that should be able to communicate with the Azure resource on the rule's destination port and protocol.

public System.Collections.Generic.IList<string> IPAddresses { get; }
member this.IPAddresses : System.Collections.Generic.IList<string>
Public ReadOnly Property IPAddresses As IList(Of String)

Property Value

Applies to