Condividi tramite


OutboundEnvironmentEndpoint.Endpoint Property

Definition

The endpoints that the App Service Environment reaches the service at.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IEndpointDependency[] Endpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Endpoint : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IEndpointDependency[] with get, set
Public Property Endpoint As IEndpointDependency()

Property Value

Implements

Attributes

Applies to