Show / Hide Table of Contents

Class EnvironmentConfigCategoryDetails

Environment Config Category Details. Defines the supported prioritization associated with resources based on the implementation phase of the applications hosted by them. For example, your organization might support development, beta, or production environment types.

Inheritance
object
ConfigCategoryDetails
EnvironmentConfigCategoryDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public class EnvironmentConfigCategoryDetails : ConfigCategoryDetails
In this article
Back to top