StoragePoolOutboundEnvironment.Endpoints プロパティ

定義

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

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

プロパティ値

適用対象