Show / Hide Table of Contents

Enum ServerControlMode

The server control mode, to use Node Manager or use Scripts, to manage starting and stopping servers.

Namespace: Oci.WlmsService.Models
Assembly: OCI.DotNetSDK.Wlms.dll
Syntax
public enum ServerControlMode

Fields

Name Description
UnknownEnumValue
UseNodeManager
UseScripts
In this article
Back to top