AzureSqlServerResource.withAdminDeploymentScriptStorage
Method
interface AzureSqlServerResource { // ... omitted for brevity withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResource;}Signature
method
withAdminDeploymentScriptStoragebuilderConfigures the Azure SQL Server to use the specified storage account for deployment script execution.
withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResourceParameters
storageAzureStorageResourceReturns
AzureSqlServerResourceDefined on
This method is defined on the following type: