StoragePoolOutboundEnvironment.Endpoints Property

Definition

The endpoints that the App Service Environment reaches the service at.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StoragePool.Models.OutboundEndpointDependency> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StoragePool.Models.OutboundEndpointDependency>
Public ReadOnly Property Endpoints As IReadOnlyList(Of OutboundEndpointDependency)

Property Value

Applies to