WaitActivity.WaitTimeInSeconds Property

Definition

Gets or sets duration in seconds.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.waitTimeInSeconds")]
public object WaitTimeInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.waitTimeInSeconds")>]
member this.WaitTimeInSeconds : obj with get, set
Public Property WaitTimeInSeconds As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to