withAdminDeploymentScriptStorage
Method
interface AzureSqlServerResource { // ... omitted for brevity withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResource;}Signature
method
withAdminDeploymentScriptStorage builder Configures the Azure SQL Server to use the specified storage account for deployment script execution.
withAdminDeploymentScriptStorage(storage: AzureStorageResource): AzureSqlServerResourceParameters
storage AzureStorageResource Returns
AzureSqlServerResource Applies to
This method applies to the following types: