Share via


IEndpointDependency.EndpointDetail Property

Definition

The IP Addresses and Ports used when connecting to DomainName.

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

Property Value

Attributes

Applies to