次の方法で共有


MachineLearningEndpointDeploymentProperties.EnvironmentVariables プロパティ

定義

デプロイの環境変数の構成。

public System.Collections.Generic.IDictionary<string,string> EnvironmentVariables { get; set; }
member this.EnvironmentVariables : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property EnvironmentVariables As IDictionary(Of String, String)

プロパティ値

適用対象