| Modifier and Type | Method and Description |
|---|---|
DatabaseBackupSetting |
DatabaseBackupSetting.withConnectionString(String connectionString)
Set the connectionString value.
|
DatabaseBackupSetting |
DatabaseBackupSetting.withConnectionStringName(String connectionStringName)
Set the connectionStringName value.
|
DatabaseBackupSetting |
DatabaseBackupSetting.withDatabaseType(DatabaseType databaseType)
Set the databaseType value.
|
DatabaseBackupSetting |
DatabaseBackupSetting.withName(String name)
Set the name value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/