Share via


AppServiceEndpointDependency.EndpointDetails Property

Definition

The IP Addresses and Ports used when connecting to DomainName.

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

Property Value

Applies to