次の方法で共有


MachineLearningComputeInstanceProperties.CustomServices プロパティ

定義

コンピューティングに追加されたカスタム サービスの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.CustomService> CustomServices { get; set; }
member this.CustomServices : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.CustomService> with get, set
Public Property CustomServices As IList(Of CustomService)

プロパティ値

適用対象