Freigeben über


ActivityParameter.ValidationSet Eigenschaft

Definition

Ruft den Validierungssatz des Aktivitätsparameters ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: