Show / Hide Table of Contents

Enum Asset.Types.DeploymentStatus

Deployment status states.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Asset.Types.DeploymentStatus

Fields

Name Description
Active

Asset is active, functional and deployed.

Decomissioned

Asset is decommissioned.

PendingDecomission

Asset is pending decommission and no longer deployed.

Unspecified

Unspecified deployment status.

In this article
Back to top Generated by DocFX