DatabaseCreateOrUpdateParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create or update Sql Azure Database parameters.
public class DatabaseCreateOrUpdateParameters : Microsoft.Azure.ResourceBase
type DatabaseCreateOrUpdateParameters = class
inherit ResourceBase
Public Class DatabaseCreateOrUpdateParameters
Inherits ResourceBase
- Inheritance
-
Microsoft.Azure.ResourceBaseDatabaseCreateOrUpdateParameters
Constructors
DatabaseCreateOrUpdateParameters() |
Initializes a new instance of the DatabaseCreateOrUpdateParameters class. |
DatabaseCreateOrUpdateParameters(DatabaseCreateOrUpdateProperties) |
Initializes a new instance of the DatabaseCreateOrUpdateParameters class with required arguments. |
Properties
Properties |
Required. Gets or sets the properties of the request. |