Values_0.TenantDatabasePendingModifiedValuesSourceA response element in the ModifyTenantDatabase operation that describes changes that will be applied. Specific changes are identified by subelements.
type nonrec t = {masterUserPassword : SensitiveString.t option;The master password for the tenant database.
*)tenantDBName : String_.t option;The name of the tenant database.
*)}