Class ApiEnvironmentConstants
Names of common configurations/environment variables used to configure OneCompute API services.
Inheritance
System.Object
ApiEnvironmentConstants
Namespace: DNVGL.One.Compute.Core.PlatformClient
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public static class ApiEnvironmentConstants : object
Fields
View SourceDefaultOneComputeServiceRegistryAudience
The default OneCompute service registry audience.
Declaration
public const string DefaultOneComputeServiceRegistryAudience = null
Field Value
Type | Description |
---|---|
System.String |
DefaultOneComputeServiceRegistryScope
The default OneCompute service registry scope.
Declaration
public const string DefaultOneComputeServiceRegistryScope = null
Field Value
Type | Description |
---|---|
System.String |
DefaultOneComputeServiceRegistryTenantId
The default OneCompute service registry tenant identifier.
Declaration
public const string DefaultOneComputeServiceRegistryTenantId = null
Field Value
Type | Description |
---|---|
System.String |
DefaultOneComputeServiceRegistryTenantName
The default OneCompute service registry tenant full name.
Declaration
public const string DefaultOneComputeServiceRegistryTenantName = null
Field Value
Type | Description |
---|---|
System.String |
OneComputeServiceRegistryTenant
The name of the OneCompute Service Registry tenant environment variable.
Declaration
public const string OneComputeServiceRegistryTenant = null
Field Value
Type | Description |
---|---|
System.String |