Show / Hide Table of Contents

    Class DataStatus

    Defines values for DataStatus.

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

    Fields

    NotPresent

    Declaration
    public const string NotPresent;
    Field Value
    String

    Present

    Declaration
    public const string Present;
    Field Value
    String

    Back to top Azure SDK for Net