Share via


ServiceFabricManagedClusterData.IPTags Property

Definition

The list of IP tags associated with the default public IP address of the cluster.

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

Property Value

Applies to