Show / Hide Table of Contents

Enum LicenseType

The license type of the instance. The NEW_LICENSE and BRING_YOUR_OWN_LICENSE cannot be used for create/update but those who are using this will be able to retrieve their old license.

Namespace: Oci.AccessgovernancecpService.Models
Assembly: OCI.DotNetSDK.Accessgovernancecp.dll
Syntax
public enum LicenseType

Fields

Name Description
AgOci
AgOracleWorkloads
BringYourOwnLicense
NewLicense
UnknownEnumValue
In this article
Back to top