Interface SqlPool.DefinitionStages.WithStorageAccountType

    • Method Detail

      • withStorageAccountType

        SqlPool.DefinitionStages.WithCreate withStorageAccountType​(StorageAccountType storageAccountType)
        Specifies the storageAccountType property: The storage account type used to store backups for this sql pool..
        Parameters:
        storageAccountType - The storage account type used to store backups for this sql pool.
        Returns:
        the next definition stage.