Share via


SubnetData.ServiceEndpoints Property

Definition

An array of service endpoints.

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

Property Value

Applies to