Show / Hide Table of Contents

    Class StepProperties

    The properties of a step resource.

    Inheritance
    Object
    StepProperties
    WaitStepProperties
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.DeploymentManager.dll
    Syntax
    public class StepProperties

    Constructors

    StepProperties()

    Initializes a new instance of the StepProperties class.

    Declaration
    public StepProperties ();
    Back to top Azure SDK for Net