Search Results for

    Show / Hide Table of Contents

    Class EnvironmentType

    Enum value for the Extension environment type.

    Inheritance
    System.Object
    EnvironmentType
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public sealed class EnvironmentType : Enum

    Fields

    Live

    Specifies that the environment is a live environment.

    Declaration
    public const EnvironmentType Live
    Field Value
    Type Description
    EnvironmentType

    Sandbox

    Specifies that the environment is a sandbox environment.

    Declaration
    public const EnvironmentType Sandbox
    Field Value
    Type Description
    EnvironmentType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX