次の方法で共有


AzurePowerShellScript.EnvironmentVariables プロパティ

定義

スクリプトに渡す環境変数。

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

プロパティ値

適用対象