Show / Hide Table of Contents

    Class LinuxOsState

    Defines values for LinuxOsState.

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

    Fields

    DeprovisionApplied

    Declaration
    public const string DeprovisionApplied;
    Field Value
    String

    DeprovisionRequested

    Declaration
    public const string DeprovisionRequested;
    Field Value
    String

    NonDeprovisioned

    Declaration
    public const string NonDeprovisioned;
    Field Value
    String

    Back to top Azure SDK for Net