DatabaseCopyUpdateParameters Members
Represents the parameters supplied to the Update Database Copy operation.
The following tables list the members exposed by the DatabaseCopyUpdateParameters type.
Public Constructors
Name | Description | |
---|---|---|
DatabaseCopyUpdateParameters | Initializes a new instance of the DatabaseCopyUpdateParameters class. |
Top
Public Properties
Name | Description | |
---|---|---|
IsForcedTerminate | Optional. Gets or sets whether a Delete Database Operation will result in forced or friendly termination. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DatabaseCopyUpdateParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace