你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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.Api20240501Preview.IEndpointDetail) }, ReadOnly=true, Required=false, SerializedName="endpointDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.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.Api20240501Preview.IEndpointDetail) }, ReadOnly=true, Required=false, SerializedName="endpointDetails")>]
member this.EndpointDetail : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IEndpointDetail[]
Public ReadOnly Property EndpointDetail As IEndpointDetail()

Property Value

Attributes

Applies to