Megosztás a következőn keresztül:


ServiceFabricManagedClusterData.ServiceEndpoints Property

Definition

Service endpoints for subnets in the cluster.

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

Property Value

Applies to