public class CreateDatabaseRestorePointDefinition extends Object
| Constructor and Description |
|---|
CreateDatabaseRestorePointDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
restorePointLabel()
Get the restorePointLabel value.
|
CreateDatabaseRestorePointDefinition |
withRestorePointLabel(String restorePointLabel)
Set the restorePointLabel value.
|
public CreateDatabaseRestorePointDefinition()
public String restorePointLabel()
public CreateDatabaseRestorePointDefinition withRestorePointLabel(String restorePointLabel)
restorePointLabel - the restorePointLabel value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/