AttachedDatabaseConfigurationProperties |
AttachedDatabaseConfigurationProperties.withClusterResourceId(String clusterResourceId) |
Set the clusterResourceId property: The resource id of the cluster where the databases you would like to attach
reside.
|
AttachedDatabaseConfigurationProperties |
AttachedDatabaseConfigurationProperties.withDatabaseName(String databaseName) |
Set the databaseName property: The name of the database which you would like to attach, use * if you want to
follow all current and future databases.
|
AttachedDatabaseConfigurationProperties |
AttachedDatabaseConfigurationProperties.withDefaultPrincipalsModificationKind(DefaultPrincipalsModificationKind defaultPrincipalsModificationKind) |
Set the defaultPrincipalsModificationKind property: The default principals modification kind.
|
AttachedDatabaseConfigurationProperties |
AttachedDatabaseConfigurationProperties.withTableLevelSharingProperties(TableLevelSharingProperties tableLevelSharingProperties) |
Set the tableLevelSharingProperties property: Table level sharing specifications.
|