Share via


PublicIPPrefixData.IPTags Property

Definition

The list of tags associated with the public IP prefix.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.IPTag> IPTags { get; }
member this.IPTags : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.IPTag>
Public ReadOnly Property IPTags As IList(Of IPTag)

Property Value

Applies to