Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Enum EventingFunctionDeploymentStatus

Indicates if the function is deployed. true=deployed, false=undeployed.

Namespace: Couchbase.Management.Eventing
Assembly: Couchbase.NetClient.dll
Syntax
public enum EventingFunctionDeploymentStatus

Fields

Name Description
Deployed
Undeployed
  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.