Class AutonomousDatabaseConnectionUrls
Inherited Members
Namespace: Oci.DatabaseService.Models
Assembly: OCI.DotNetSDK.Database.dll
Syntax
public class AutonomousDatabaseConnectionUrlsProperties
ApexUrl
Declaration
[JsonProperty(PropertyName = "apexUrl")]
public string ApexUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Oracle Application Express (APEX) URL. | 
DatabaseTransformsUrl
Declaration
[JsonProperty(PropertyName = "databaseTransformsUrl")]
public string DatabaseTransformsUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The URL of the Database Transforms for the Autonomous AI Database. | 
GraphStudioUrl
Declaration
[JsonProperty(PropertyName = "graphStudioUrl")]
public string GraphStudioUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The URL of the Graph Studio for the Autonomous AI Database. | 
MachineLearningNotebookUrl
Declaration
[JsonProperty(PropertyName = "machineLearningNotebookUrl")]
public string MachineLearningNotebookUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous AI Database. | 
MachineLearningUserManagementUrl
Declaration
[JsonProperty(PropertyName = "machineLearningUserManagementUrl")]
public string MachineLearningUserManagementUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Oracle Machine Learning user management URL. | 
MongoDbUrl
Declaration
[JsonProperty(PropertyName = "mongoDbUrl")]
public string MongoDbUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The URL of the MongoDB API for the Autonomous AI Database. | 
OrdsUrl
Declaration
[JsonProperty(PropertyName = "ordsUrl")]
public string OrdsUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous AI Database. | 
SqlDevWebUrl
Declaration
[JsonProperty(PropertyName = "sqlDevWebUrl")]
public string SqlDevWebUrl { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Oracle SQL Developer Web URL. |