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

IEndpointDependency.EndpointDetail Property

Definition

The Ports and Protocols used when connecting to domainName.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The Ports and Protocols used when connecting to domainName.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDetail) }, ReadOnly=false, Required=false, SerializedName="endpointDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDetail[] EndpointDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The Ports and Protocols used when connecting to domainName.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDetail) }, ReadOnly=false, Required=false, SerializedName="endpointDetails")>]
member this.EndpointDetail : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IEndpointDetail[] with get, set
Public Property EndpointDetail As IEndpointDetail()

Property Value

Attributes

Applies to