次の方法で共有


MachineLearningBuildContext.ContextUri プロパティ

定義

[必須]イメージのビルドに使用される Docker ビルド コンテキストの URI。 環境の作成で BLOB URI をサポートし、BLOB または Git URI を返す場合があります。 <seealso href="https://docs.docker.com/engine/reference/commandline/build/#extended-description" />

public Uri ContextUri { get; set; }
member this.ContextUri : Uri with get, set
Public Property ContextUri As Uri

プロパティ値

Uri

適用対象