Click or drag to resize

ConfigurationToChange Properties

The ConfigurationToChange type exposes the following members.

Properties
  NameDescription
Public propertyDatabasesToCreate
An array of Databases to create (only for dedicated instances).
Public propertyDatabasesToDelete
An array of Databases to delete (only for dedicated instances).
Public propertyDbaasAccountID
The ID of the DBaaS account.
Public propertyGrantsToChange
An array of User Roles to change (only for dedicated instances).
Public propertyPasswordsToChange
An array of User passwords to change.
Public propertyUsersToCreate
An array of Database Users to create (only for dedicated instances).
Public propertyUsersToDelete
An array of Database Users to delete (only for dedicated instances).
Top
See Also