Show / Hide Table of Contents

    Class TargetCostStatus

    Defines values for TargetCostStatus.

    Inheritance
    Object
    TargetCostStatus
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.DevTestLabs.dll
    Syntax
    public static class TargetCostStatus

    Fields

    Disabled

    Declaration
    public const string Disabled;
    Field Value
    String

    Enabled

    Declaration
    public const string Enabled;
    Field Value
    String

    Back to top Azure SDK for Net