AutonomousDatabaseUpdate interface

The type used for update operations of the AutonomousDatabase.

Properties

properties

The updatable properties of the AutonomousDatabase.

tags

Resource tags.

Property Details

properties

The updatable properties of the AutonomousDatabase.

properties?: AutonomousDatabaseUpdateProperties

Property Value

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}