WaitStepProperties クラス

定義

待機ステップのプロパティを定義します。

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

コンストラクター

WaitStepProperties(WaitStepAttributes)

WaitStepProperties の新しいインスタンスを初期化します。

プロパティ

AttributesDuration

待機時間の ISO 8601 形式の期間。

適用対象