Share via


IEndpointDependency.EndpointDetail Property

Definition

The Ports used when connecting to domainName.

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

Property Value

Attributes

Applies to