次の方法で共有


ActivityProperties.OutputTypes プロパティ

定義

任意。 アクティビティの出力の種類を取得または設定します。

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

プロパティ値

適用対象