Show / Hide Table of Contents

Enum EntityVersion

The entity version of the subscription, whether V1 (the legacy schema version), or V2 (the latest 20230401 API version).

Namespace: Oci.TenantmanagercontrolplaneService.Models
Assembly: OCI.DotNetSDK.Tenantmanagercontrolplane.dll
Syntax
public enum EntityVersion

Fields

Name Description
V1
V2
In this article
Back to top