Class UpdateDatabaseToolsDatabaseApiGatewayConfigPoolApiSpecDetails
The content of a Database Tools database API gateway config API spec sub resource to be updated.
Inheritance
UpdateDatabaseToolsDatabaseApiGatewayConfigPoolApiSpecDetails
Inherited Members
Namespace: Oci.DatabasetoolsruntimeService.Models
Assembly: OCI.DotNetSDK.Databasetoolsruntime.dll
Syntax
[JsonConverter(typeof(UpdateDatabaseToolsDatabaseApiGatewayConfigPoolApiSpecDetailsModelConverter))]
public class UpdateDatabaseToolsDatabaseApiGatewayConfigPoolApiSpecDetails
Properties
Content
Declaration
[JsonProperty(PropertyName = "content")]
public string Content { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The content of a string-escaped Open API spec in JSON format. |
DisplayName
Declaration
[JsonProperty(PropertyName = "displayName")]
public string DisplayName { get; set; }
Property Value
| Type | Description |
|---|---|
| string | A user-friendly name. Does not have to be unique, and it\u2019s changeable. Avoid entering confidential information. |