Share via


ServiceFabricManagedClusterPublicIPAddressConfiguration.IPTags Property

Definition

Specifies the list of IP tags associated with the public IP address.

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

Property Value

Applies to