IEndpointDependency.EndpointDetail Property

Definition

The list of connection details for this endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The list of connection details for this endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEndpointDetail) }, ReadOnly=true, Required=false, SerializedName="endpointDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEndpointDetail[] EndpointDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The list of connection details for this endpoint.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEndpointDetail) }, ReadOnly=true, Required=false, SerializedName="endpointDetails")>]
member this.EndpointDetail : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.IEndpointDetail[]
Public ReadOnly Property EndpointDetail As IEndpointDetail()

Property Value

Attributes

Applies to