次の方法で共有


OutboundEnvironmentEndpoint.Endpoints プロパティ

定義

App Service Environmentがサービスに到達するエンドポイント。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceEndpointDependency> Endpoints { get; }
member this.Endpoints : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.AppServiceEndpointDependency>
Public ReadOnly Property Endpoints As IReadOnlyList(Of AppServiceEndpointDependency)

プロパティ値

適用対象