Udostępnij za pośrednictwem


WaitStepProperties Class

Definition

Defines the properties of a Wait step.

public class WaitStepProperties : Azure.ResourceManager.DeploymentManager.Models.StepProperties
type WaitStepProperties = class
    inherit StepProperties
Public Class WaitStepProperties
Inherits StepProperties
Inheritance
WaitStepProperties

Constructors

WaitStepProperties(WaitStepAttributes)

Initializes a new instance of WaitStepProperties.

Properties

AttributesDuration

The duration in ISO 8601 format of how long the wait should be.

Applies to