Activity.ParameterSets 屬性

定義

取得或設定活動的參數集。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.parameterSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.ActivityParameterSet> ParameterSets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.parameterSets")>]
member this.ParameterSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.ActivityParameterSet> with get, set
Public Property ParameterSets As IList(Of ActivityParameterSet)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於