Class DeveloperToolConfigFileSchema
Inherited Members
Namespace: Oci.Common.Model
Assembly: OCI.DotNetSDK.Common.dll
Syntax
public class DeveloperToolConfigFileSchemaProperties
allowOnlyDeveloperToolConfigurationRegions
Declaration
public string allowOnlyDeveloperToolConfigurationRegions { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
developerToolConfigurationProvider
Declaration
public string developerToolConfigurationProvider { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
regions
Declaration
public List<RegionSchema> regions { get; set; }Property Value
| Type | Description | 
|---|---|
| List<RegionSchema> | 
services
Declaration
public List<string> services { get; set; }Property Value
| Type | Description | 
|---|---|
| List<string> |