次の方法で共有


CustomService.Endpoints プロパティ

定義

コンテナーのエンドポイントの構成。

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

プロパティ値

適用対象