Condividi tramite


WaitStepProperties.Attributes Property

Definition

Gets or sets the Wait attributes

[Newtonsoft.Json.JsonProperty(PropertyName="attributes")]
public Microsoft.Azure.Management.DeploymentManager.Models.WaitStepAttributes Attributes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="attributes")>]
member this.Attributes : Microsoft.Azure.Management.DeploymentManager.Models.WaitStepAttributes with get, set
Public Property Attributes As WaitStepAttributes

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to