Share via


PSSecurityAdaptiveNetworkHardeningsRule.IpAddresses Property

Definition

Gets 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; set; }
member this.IpAddresses : System.Collections.Generic.IList<string> with get, set
Public Property IpAddresses As IList(Of String)

Property Value

Applies to