次の方法で共有


VariableListResponse.Variables プロパティ

定義

省略可能。 変数の一覧を取得または設定します。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Variable> Variables { get; set; }
member this.Variables : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.Variable> with get, set
Public Property Variables As IList(Of Variable)

プロパティ値

適用対象