DacImportParameters Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

NameDescription
System_CAPS_pubpropertyAzureEdition

Optional. Gets or sets the edition for the database that will be created upon import.

System_CAPS_pubpropertyBlobCredentials

Optional. Gets or sets the credentials for retrieving the DACPAC from Azure Blob Storage.

System_CAPS_pubpropertyConnectionInfo

Optional. Gets or sets the connection information needed for connecting to SQL Azure and creating a database to import into.

System_CAPS_pubpropertyDatabaseSizeInGB

Optional. Gets or sets the size for the database that will be created upon import.

Return to top
Show: