ActivityParameter.ValidationSet 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於