Dela via


EffectiveNetworkSecurityGroup.TagToIPAddresses Property

Definition

Mapping of tags to list of IP Addresses included within the tag.

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

Property Value

Applies to